aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man-db.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-08-22 12:34:01 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-08-22 12:34:01 +0000
commit729afb93e00aa74098fcd60e7fe15559d5878423 (patch)
tree68e0a9bcd9f92924c7b94b6f666e3a52b869d615 /chapter06/man-db.xml
parent0d016170c82c42cefbcf86158a1afcee8ed95b4c (diff)
Fix alignment.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>