lfs/appendixa/ed-desc.xml
Gerard Beekmans cf24ff11cc fixed upper case / lower case mistakes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 17:00:34 +00:00

20 lines
505 B
XML

<sect2><title>Contents of Ed-&ed-contversion;</title>
<sect3><title>Program Files</title>
<para>ed and red (link to ed)</para></sect3>
<sect3><title>Description</title>
<sect4><title>ed</title>
<para>ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files.</para></sect4>
<sect4><title>red</title>
<para>red is a restricted ed: it can only edit files in the current
directory and cannot execute shell commands.</para></sect4>
</sect3>
</sect2>