blob: 4863ae9b3cb9967ee7543691d9bc47996ca1465b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<sect2>
<title>Contents</title>
<para>The Sed package contains the sed program.</para>
</sect2>
<sect2><title>Description</title>
<para>sed is a stream editor. A stream editor is used to perform basic text
transformations on an input stream (a file or input from a pipeline).</para>
</sect2>
|