Ignore:
Timestamp:
08/31/2004 07:58:43 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
3be2393
Parents:
2e3a473d
Message:

Added <literal> tags into cat ... EOF blocks.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/sysklogd.xml

    r2e3a473d r3890f5a  
    6262
    6363<screen><userinput>cat &gt; /etc/syslog.conf &lt;&lt; "EOF"
    64 # Begin /etc/syslog.conf
     64<literal># Begin /etc/syslog.conf
    6565
    6666auth,authpriv.* -/var/log/auth.log
     
    7272*.emerg *
    7373
    74 # End /etc/syslog.conf
     74# End /etc/syslog.conf</literal>
    7575EOF</userinput></screen>
    7676
Note: See TracChangeset for help on using the changeset viewer.