diff options
Diffstat (limited to 'appendixa/sed-desc.xml')
-rw-r--r-- | appendixa/sed-desc.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/appendixa/sed-desc.xml b/appendixa/sed-desc.xml index 4863ae9b3..8bb1037f1 100644 --- a/appendixa/sed-desc.xml +++ b/appendixa/sed-desc.xml @@ -1,14 +1,16 @@ -<sect2> -<title>Contents</title> +<sect2><title>Contents of sed-&sed-contversion;</title> -<para>The Sed package contains the sed program.</para> +<sect3><title>Program Files</title> +<para>sed</para></sect3> -</sect2> - -<sect2><title>Description</title> +<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> +transformations on an input stream (a file or input from a +pipeline).</para></sect4> + +</sect3> </sect2> |