ed-desc.xml 548 B

123456789101112131415161718192021
  1. <sect2><title>Contents of Ed</title>
  2. <para>Last checked against version &ed-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>ed and red (link to ed)</para></sect3>
  5. <sect3><title>Description</title>
  6. <sect4><title>ed</title>
  7. <para>ed is a line-oriented text editor. It is used to create, display,
  8. modify and otherwise manipulate text files.</para></sect4>
  9. <sect4><title>red</title>
  10. <para>red is a restricted ed: it can only edit files in the current
  11. directory and cannot execute shell commands.</para></sect4>
  12. </sect3>
  13. </sect2>