blob: e6ac1d9a8a93bc1f06b4d6d985b82573c2bb736e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2><title>Contents of Sed-&sed-contversion;</title>
<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>
|