diff options
Diffstat (limited to 'chapter06/sed.xml')
-rw-r--r-- | chapter06/sed.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/sed.xml b/chapter06/sed.xml index 25f9b488d..2e684a89a 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -1,11 +1,13 @@ -<sect1 id="ch06-sed"> +<sect1 id="ch06-sed" xreflabel="Sed"> <title>Installing Sed-&sed-version;</title> <?dbhtml filename="sed.html" dir="chapter06"?> +<para>The Sed package contains a stream editor.</para> + <screen>Estimated build time: &sed-time; Estimated required disk space: &sed-compsize;</screen> -&aa-sed-shortdesc; +&aa-sed-down; &aa-sed-dep; <sect2><title> </title><para> </para></sect2> @@ -33,5 +35,8 @@ following command will do so:</para> </sect2> +&aa-sed-shortdesc; +&aa-sed-desc; + </sect1> |