Ignore:
Timestamp:
Dec 13, 2015, 4:21:52 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
fc86858d
Parents:
dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'sysvinit' of clfs.org:cross-lfs into sysvinit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/man-db.xml

    rdbc5b02 r991595cf  
    2828    <para os="a">Prepare Man-DB for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib \
    31     --docdir=/usr/share/doc/man-db-&man-db-version; --sysconfdir=/etc \
    32     --disable-setuid --with-browser=/usr/bin/lynx \
    33     --with-vgrind=/usr/bin/vgrind --with-grap=/usr/bin/grap</userinput></screen>
     30<screen os="b"><userinput>./configure \
     31    --prefix=/usr \
     32    --libexecdir=/usr/lib \
     33    --docdir=/usr/share/doc/man-db-&man-db-version; \
     34    --sysconfdir=/etc \
     35    --disable-setuid \
     36    --with-browser=/usr/bin/lynx \
     37    --with-vgrind=/usr/bin/vgrind \
     38    --with-grap=/usr/bin/grap</userinput></screen>
    3439
    3540    <variablelist os="c">
Note: See TracChangeset for help on using the changeset viewer.