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
  • chapter07/inputrc.xml

    r2e3a473d r3890f5a  
    4949
    5050<screen><userinput>cat &gt; /etc/inputrc &lt;&lt; "EOF"
    51 # Begin /etc/inputrc
     51<literal># Begin /etc/inputrc
    5252# Modified by Chris Lynn &lt;roryo@roryo.dynup.net&gt;
    5353
     
    9191"\e[F": end-of-line
    9292
    93 # End /etc/inputrc
     93# End /etc/inputrc</literal>
    9494EOF</userinput></screen>
    9595
Note: See TracChangeset for help on using the changeset viewer.