summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-01-30 20:03:05 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-01-30 20:03:05 -0600
commit03ed302e9ed7c165c0b6e24ba6dad757f97110a8 (patch)
tree63fcf3ffefdc7f5766b8c3c10d0fdcd958d730cb /man
parent2e384465ed46ee5c2ccff5392c7b45837a412b24 (diff)
downloadbcfg2-03ed302e9ed7c165c0b6e24ba6dad757f97110a8.tar.gz
bcfg2-03ed302e9ed7c165c0b6e24ba6dad757f97110a8.tar.bz2
bcfg2-03ed302e9ed7c165c0b6e24ba6dad757f97110a8.zip
man: Fix lintian error from debian
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.conf.57
1 files changed, 4 insertions, 3 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index ba091d8b1..684586892 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -316,13 +316,14 @@ control the statistics collection functionality of the server.
.TP
.B database_engine
The database engine used by the statistics module. One of either
-'postgresql', 'mysql', 'sqlite3', or 'ado_mssql'.
+\[oq]postgresql\[cq], \[oq]mysql\[cq], \[oq]sqlite3\[cq], or
+\[oq]ado_mssql\[cq].
.TP
.B database_name
The name of the database to use for statistics data. If
-'database_engine' is set to 'sqlite3' this is a file path to
-sqlite file and defaults to $REPOSITORY_DIR/etc/brpt.sqlite
+\[oq]database_engine\[cq] is set to \[oq]sqlite3\[cq] this is a file
+path to sqlite file and defaults to $REPOSITORY_DIR/etc/brpt.sqlite
.TP
.B database_user