making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / ed-desc.xml
blob46531787ba650a007ceea25d7a00eaf9135c7db5
1 <sect2><title>Contents of ed-&ed-contversion;</title>
3 <sect3><title>Program Files</title>
4 <para>ed and red (link to ed)</para></sect3>
6 <sect3><title>Description</title>
8 <sect4><title>ed</title>
9 <para>Ed is a line-oriented text editor.  It is used to create, display,
10 modify and otherwise manipulate text files.</para></sect4>
12 <sect4><title>red</title>
13 <para>red is a restricted ed: it can only edit files in the current
14 directory and cannot execute shell commands.</para></sect4>
16 </sect3>
18 </sect2>