aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man-db.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r--chapter06/man-db.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index adf545d97..503c9c07a 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -43,12 +43,12 @@
<para>Prepare Man-DB for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
+<screen><userinput remap="configure">./configure --prefix=/usr \
--docdir=/usr/share/doc/man-db-&man-db-version; \
- --sysconfdir=/etc \
- --disable-setuid \
- --with-browser=/usr/bin/lynx \
- --with-vgrind=/usr/bin/vgrind \
+ --sysconfdir=/etc \
+ --disable-setuid \
+ --with-browser=/usr/bin/lynx \
+ --with-vgrind=/usr/bin/vgrind \
--with-grap=/usr/bin/grap</userinput></screen>
<variablelist>