xml cleanup, <<'s

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@433 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Billy O 'Connor 2002-12-02 23:02:04 +00:00
parent f14c264b0e
commit 24cec1c5ac

View File

@ -9,7 +9,7 @@
<para>Create the exim configuration files with the following commands:
</para>
<para><screen><userinput>
cat >> /etc/aliases << "EOF"
cat &gt;&gt; /etc/aliases &lt;&lt; "EOF"
postmaster: root
MAILER-DAEMON: root
EOF