diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/lilo-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/lilo-desc.xml | 9 | ||||
-rw-r--r-- | appendixa/lilo-shortdesc.xml | 12 | ||||
-rw-r--r-- | appendixa/lilo.xml | 1 | ||||
-rw-r--r-- | appendixa/man-dep.xml | 2 | ||||
-rw-r--r-- | appendixa/man-desc.xml | 10 | ||||
-rw-r--r-- | appendixa/man-shortdesc.xml | 14 | ||||
-rw-r--r-- | appendixa/man.xml | 1 |
8 files changed, 40 insertions, 11 deletions
diff --git a/appendixa/lilo-dep.xml b/appendixa/lilo-dep.xml index 5d585ecea..93b119acb 100644 --- a/appendixa/lilo-dep.xml +++ b/appendixa/lilo-dep.xml @@ -1,3 +1,5 @@ +<sect2><title> </title><para> </para></sect2> + <sect2> <title>Lilo Installation Dependencies</title> diff --git a/appendixa/lilo-desc.xml b/appendixa/lilo-desc.xml index 2cfb5ee9b..0d64959a7 100644 --- a/appendixa/lilo-desc.xml +++ b/appendixa/lilo-desc.xml @@ -1,11 +1,10 @@ -<sect2><title>Contents of Lilo</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &lilo-contversion;.</para> +<sect2><title>Descriptions</title> -<sect3><title>Program Files</title> -<para>lilo, mkrescue and keytab-lilo.pl</para></sect3> +<para>Last checked against version &lilo-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>lilo</title> <para>lilo installs the Linux boot loader which is used to start a Linux diff --git a/appendixa/lilo-shortdesc.xml b/appendixa/lilo-shortdesc.xml new file mode 100644 index 000000000..11f399e33 --- /dev/null +++ b/appendixa/lilo-shortdesc.xml @@ -0,0 +1,12 @@ +<sect2><title>Contents of Lilo</title> + +<para>Last checked against version &lilo-contversion;.</para> + +<para>Lilo is the LInux LOader.</para> + +<para>Lilo installs the following:</para> + +<sect3><title>Program Files</title> +<para>lilo, mkrescue and keytab-lilo.pl</para></sect3> + +</sect2> diff --git a/appendixa/lilo.xml b/appendixa/lilo.xml index 66ef90ac2..1bf0392ec 100644 --- a/appendixa/lilo.xml +++ b/appendixa/lilo.xml @@ -3,6 +3,7 @@ <?dbhtml filename="lilo.html" dir="appendixa"?> &aa-lilo-down; +&aa-lilo-shortdesc; &aa-lilo-desc; &aa-lilo-dep; diff --git a/appendixa/man-dep.xml b/appendixa/man-dep.xml index 59f75a3d4..2cf6131a6 100644 --- a/appendixa/man-dep.xml +++ b/appendixa/man-dep.xml @@ -1,3 +1,5 @@ +<sect2><title> </title><para> </para></sect2> + <sect2> <title>Man Installation Dependencies</title> diff --git a/appendixa/man-desc.xml b/appendixa/man-desc.xml index 38833d42c..69455ef79 100644 --- a/appendixa/man-desc.xml +++ b/appendixa/man-desc.xml @@ -1,12 +1,10 @@ -<sect2><title>Contents of Man</title> +<sect2><title> </title><para> </para></sect2> -<para>Last checked against version &man-contversion;.</para> +<sect2><title>Description</title> -<sect3><title>Program Files</title> -<para>apropos, makewhatis, man, man2dvi, man2html and -whatis</para></sect3> +<para>Last checked against version &man-contversion;.</para> -<sect3><title>Descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>apropos</title> <para>apropos searches for keywords in a set of database files, containing diff --git a/appendixa/man-shortdesc.xml b/appendixa/man-shortdesc.xml new file mode 100644 index 000000000..ef72048d8 --- /dev/null +++ b/appendixa/man-shortdesc.xml @@ -0,0 +1,14 @@ +<sect2><title>Contents of Man</title> + +<para>Last checked against version &man-contversion;.</para> + +<para>Man is a man pager.</para> + +<para>Man installs the following:</para> + +<sect3><title>Program Files</title> +<para>apropos, makewhatis, man, man2dvi, man2html and +whatis</para></sect3> + +</sect2> + diff --git a/appendixa/man.xml b/appendixa/man.xml index 273312825..63ceb57a0 100644 --- a/appendixa/man.xml +++ b/appendixa/man.xml @@ -3,6 +3,7 @@ <?dbhtml filename="man.html" dir="appendixa"?> &aa-man-down; +&aa-man-shortdesc; &aa-man-desc; &aa-man-dep; |