diff options
Diffstat (limited to 'chapter06/man-pages.xml')
-rw-r--r-- | chapter06/man-pages.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index 755522fa5..ae5d0dca5 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -3,22 +3,28 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-man-pages" xreflabel="Man-pages"> +<sect1 id="ch-system-man-pages" xreflabel="Man-pages" role="wrap"> <title>Man-pages-&man-pages-version;</title> <?dbhtml filename="man-pages.html"?> <indexterm zone="ch-system-man-pages"><primary sortas="a-Man-pages">Man-pages</primary></indexterm> +<sect2 role="package"><title/> <para>The Man-pages package contains over 1200 manual pages.</para> -<screen>&buildtime; 0.1 SBU -&diskspace; 15 MB</screen> - -<para>For its installation Man-pages depends on: Bash, Coreutils, Make.</para> - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.1 SBU</seg><seg>15 MB</seg></seglistitem> +</segmentedlist> +<segmentedlist> +<segtitle>For its installation Man-pages depends on</segtitle> +<seglistitem><seg>Bash, Coreutils, Make</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Man-pages</title> <para>Install Man-pages by running:</para> |