diff options
Diffstat (limited to 'chapter05/udev.xml')
-rw-r--r-- | chapter05/udev.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/chapter05/udev.xml b/chapter05/udev.xml index c9398b75c..76bf8552b 100644 --- a/chapter05/udev.xml +++ b/chapter05/udev.xml @@ -3,7 +3,7 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-tools-udev"> +<sect1 id="ch-tools-udev" role="wrap"> <title>Udev-&udev-version;</title> <?dbhtml filename="udev.html"?> @@ -11,18 +11,24 @@ <primary sortas="a-Udev">Udev</primary> <secondary>tools</secondary></indexterm> +<sect2 role="package"><title/> <!-- -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/udev.xml" xpointer="xpointer(/sect1/para[1])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/udev.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> --> -<screen>&buildtime; 0.2 SBU -&diskspace; 5.2 MB</screen> +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.2 SBU</seg><seg>5.2 MB</seg></seglistitem> +</segmentedlist> <!-- -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/udev.xml" xpointer="xpointer(/sect1/para[2])"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/udev.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> --> -<sect2> +</sect2> + +<sect2 role="installation"> <title>Installation of Udev</title> <para>By default, the permissions udev assigns to nodes are all uniform, @@ -58,7 +64,7 @@ configuration files:</para> </sect2> -<sect2><title/> +<sect2 role="content"><title/> <para>The details on this package are found in <xref linkend="contents-udev"/>.</para> </sect2> |