diff options
Diffstat (limited to 'chapter06/sysklogd.xml')
-rw-r--r-- | chapter06/sysklogd.xml | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index 409021b75..7ef354519 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -3,22 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-sysklogd" xreflabel="Sysklogd"> +<sect1 id="ch-system-sysklogd" xreflabel="Sysklogd" role="wrap"> <title>Sysklogd-&sysklogd-version;</title> <?dbhtml filename="sysklogd.html"?> <indexterm zone="ch-system-sysklogd"><primary sortas="a-Sysklogd">Sysklogd</primary></indexterm> +<sect2 role="package"><title/> <para>The Sysklogd package contains programs for logging system messages, such as those given by the kernel when unusual things happen.</para> -<screen>&buildtime; 0.1 SBU -&diskspace; 0.5 MB</screen> - -<para>Sysklogd installation depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.1 SBU</seg><seg>0.5 MB</seg></seglistitem> +</segmentedlist> +<segmentedlist> +<segtitle>Sysklogd installation depends on</segtitle> +<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Sysklogd</title> <para>Sysklogd has issues with the Linux 2.6 kernel series - fix these isues |