Ignore:
Timestamp:
08/31/2004 09:42:58 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
7f49e10
Parents:
3be2393
Message:

Line wrap in screen blocks to fit the line length in PDF output.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    r3be2393 r00cc7ce  
    4040installed by other packages:</para>
    4141
    42 <screen><userinput>patch -Np1 -i ../coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch</userinput></screen>
     42<screen><userinput>patch -Np1 -i \
     43    ../coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch</userinput></screen>
    4344
    4445<para>Now prepare Coreutils for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.