aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/man-db.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 95ff83bc3..ce0ef20bb 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -71,7 +71,8 @@ EOF</userinput></screen>
<para>Prepare Man-DB for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib --disable-setuid</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc \
+ --disable-setuid</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>