diff options
Diffstat (limited to 'chapter06/sed.xml')
-rw-r--r-- | chapter06/sed.xml | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/chapter06/sed.xml b/chapter06/sed.xml index cf4598f0d..fa32ac033 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -10,7 +10,6 @@ <indexterm zone="ch-system-sed"><primary sortas="a-Sed">Sed</primary></indexterm> <sect2 role="package"><title/> -<para>The Sed package contains a stream editor.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,11 +17,6 @@ <seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem> </segmentedlist> -<segmentedlist> -<segtitle>Sed installation depends on</segtitle> -<seglistitem><seg>Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo</seg></seglistitem> -</segmentedlist> </sect2> <sect2 role="installation"> @@ -48,21 +42,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo</seg></seglistitem> <sect2 id="contents-sed" role="content"><title>Contents of Sed</title> -<segmentedlist> -<segtitle>Installed program</segtitle> -<seglistitem><seg>sed</seg></seglistitem> -</segmentedlist> - -<variablelist><title>Short descriptions</title> - -<varlistentry id="sed"> -<term><command>sed</command></term> -<listitem> -<indexterm zone="ch-system-sed sed"><primary sortas="b-sed">sed</primary></indexterm> -<para>is used to filter and transform text files in a single pass.</para> -</listitem> -</varlistentry> -</variablelist> +<para>See testing</para> </sect2> |