summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
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