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