Ignore:
Timestamp:
08/29/2004 08:00:56 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
cdfb460
Parents:
3001a42
Message:

Wrapped the commands until Chapter 5 to 60 chars.
Testing new look for 'cat > .... << EOF' blocks.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prologue/typography.xml

    r3001a42 rc863747  
    3939
    4040<screen><userinput>cat &gt; $LFS/etc/group &lt;&lt; "EOF"
    41 root:x:0:
     41<literal>root:x:0:
    4242bin:x:1:
    43 ......
     43......</literal>
    4444EOF</userinput></screen>
    4545
Note: See TracChangeset for help on using the changeset viewer.