diff options
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index c757cb8c396..a4e76236abb 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -46,8 +46,8 @@ auth-db Use Berkley DB for the jabberd2 authorization database. auth-ldap Use LDAP for jabberd2 authorization. auth-mysql Use MySQL for the jabberd2 authorization database. auth-pam Use PAM for jabberd2 authorization. -auth-pgsql Use PostgreSQL for jabberd2 the authorization database. -auth-sqlite Use SQLite for jabberd2 the authorization database. +auth-pgsql Use PostgreSQL for the jabberd2 authorization database. +auth-sqlite Use SQLite for the jabberd2 authorization database. avahi Enable DNS service discovery and multicast DNS support. avahi-howl Enable howl compatibility in avahi. bacula-static Enable building of statically linked versions of the Bacula daemons. |