Ignore:
Timestamp:
03/06/2015 02:12:02 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
306a934, dc7162d
Parents:
f30e3ce9
Message:

Fix backslash alignments and a minor text update.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/bash.xml

    rf30e3ce9 r0bf53444  
    4848    <para>Prepare Bash for compilation:</para>
    4949
    50 <screen><userinput remap="configure">./configure --prefix=/usr                    \
    51             --bindir=/bin                    \
     50<screen><userinput remap="configure">./configure --prefix=/usr                       \
     51            --bindir=/bin                       \
    5252            --docdir=/usr/share/doc/bash-&bash-version; \
    53             --without-bash-malloc            \
     53            --without-bash-malloc               \
    5454            --with-installed-readline</userinput></screen>
    5555
Note: See TracChangeset for help on using the changeset viewer.