diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 4e81cc998..c32a99085 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -47,6 +47,7 @@ --docdir=/usr/share/doc/man-db-&man-db-version; \ --sysconfdir=/etc \ --disable-setuid \ + --enable-cache-owner=bin \ --with-browser=/usr/bin/lynx \ --with-vgrind=/usr/bin/vgrind \ --with-grap=/usr/bin/grap</userinput></screen> @@ -63,6 +64,14 @@ </varlistentry> <varlistentry> + <term><parameter>--enable-cache-owner=bin</parameter></term> + <listitem> + <para>This makes the system-wide cache files be owned by user + bin.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><parameter>--with-...</parameter></term> <listitem> <para>These three parameters are used to set some default programs. |