diff options
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 4494a269a..8c3cb6c8e 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -3,23 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-sysvinit" xreflabel="Sysvinit"> +<sect1 id="ch-system-sysvinit" xreflabel="Sysvinit" role="wrap"> <title>Sysvinit-&sysvinit-version;</title> <?dbhtml filename="sysvinit.html"?> <indexterm zone="ch-system-sysvinit"><primary sortas="a-Sysvinit">Sysvinit</primary></indexterm> +<sect2 role="package"><title/> <para>The Sysvinit package contains programs for controlling the startup, running, and shutdown of your system.</para> -<screen>&buildtime; 0.1 SBU -&diskspace; 0.9 MB</screen> - -<para>Sysvinit installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.1 SBU</seg><seg> 0.9 MB</seg></seglistitem> +</segmentedlist> +<segmentedlist> +<segtitle>Sysvinit installation depends on</segtitle> +<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Sysvinit</title> <para>When run-levels are changed (for example, when halting the system), |