sed-shortdesc.xml 352 B

123456789101112
  1. <sect2 id="contents-sed"><title>Contents of Sed</title>
  2. <!-- <para>(Last checked against version &sed-contversion;.)</para> -->
  3. <para>sed is a stream editor. A stream editor is used to perform basic text
  4. transformations on an input stream (a file or input from a
  5. pipeline).</para>
  6. <para><emphasis>Installed program</emphasis>: sed</para>
  7. </sect2>