sed-desc.xml 299 B

1234567891011121314
  1. <sect2>
  2. <title>Contents</title>
  3. <para>The Sed package contains the sed program.</para>
  4. </sect2>
  5. <sect2><title>Description</title>
  6. <para>sed is a stream editor. A stream editor is used to perform basic text
  7. transformations on an input stream (a file or input from a pipeline).</para>
  8. </sect2>