Holiday docs and comment formatting cleanup

Change-Id: Ia4ca88c67d3b94e306a79a669805a2fa1b0dc069
This commit is contained in:
Dean Troyer
2012-12-21 11:03:37 -06:00
parent 5ba0360b32
commit 6d04fd7ba5
12 changed files with 81 additions and 101 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# lib/mysql
# Functions to control the configuration and operation of the MySQL database backend
# lib/databases/mysql
# Functions to control the configuration and operation of the **MySQL** database backend
# Dependencies:
# DATABASE_{HOST,USER,PASSWORD} must be defined
+2 -2
View File
@@ -1,5 +1,5 @@
# lib/postgresql
# Functions to control the configuration and operation of the PostgreSQL database backend
# lib/databases/postgresql
# Functions to control the configuration and operation of the **PostgreSQL** database backend
# Dependencies:
# DATABASE_{HOST,USER,PASSWORD} must be defined