aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sed.xml')
-rw-r--r--chapter06/sed.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/sed.xml b/chapter06/sed.xml
index 2b32b6f42..a37aea312 100644
--- a/chapter06/sed.xml
+++ b/chapter06/sed.xml
@@ -3,23 +3,29 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-system-sed" xreflabel="Sed">
+<sect1 id="ch-system-sed" xreflabel="Sed" role="wrap">
<title>Sed-&sed-version;</title>
<?dbhtml filename="sed.html"?>
<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>
-<screen>&buildtime; 0.2 SBU
-&diskspace; 5.2 MB</screen>
-
-<para>Sed installation depends on: Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para>
-
-
+<segmentedlist>
+<segtitle>&buildtime;</segtitle>
+<segtitle>&diskspace;</segtitle>
+<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>
+<sect2 role="installation">
<title>Installation of Sed</title>
<para>Prepare Sed for compilation:</para>