sed-desc.xml 408 B

123456789101112131415161718
  1. <sect2><title>Contents of Sed</title>
  2. <para>Last checked against version &sed-contversion;.</para>
  3. <sect3><title>Program Files</title>
  4. <para>sed</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>sed</title>
  7. <para>sed is a stream editor. A stream editor is used to perform basic text
  8. transformations on an input stream (a file or input from a
  9. pipeline).</para></sect4>
  10. </sect3>
  11. </sect2>