blob: f7180e47932808086d3a11d3be242adbbe6bac13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<sect2><title>Contents of Sed</title>
<para>(Last checked against version &sed-contversion;.)</para>
<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>
<para>Sed installs the following:</para>
<sect3><title>Program Files</title>
<para>sed</para></sect3>
</sect2>
|