aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/manpages-dep.xml2
-rw-r--r--appendixa/manpages-shortdesc.xml16
-rw-r--r--chapter06/manpages-inst.xml2
-rw-r--r--chapter06/manpages.xml4
-rw-r--r--entities/manpages.ent1
5 files changed, 23 insertions, 2 deletions
diff --git a/appendixa/manpages-dep.xml b/appendixa/manpages-dep.xml
index 798fe4123..ed6df9528 100644
--- a/appendixa/manpages-dep.xml
+++ b/appendixa/manpages-dep.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Man-pages Installation Dependencies</title>
diff --git a/appendixa/manpages-shortdesc.xml b/appendixa/manpages-shortdesc.xml
new file mode 100644
index 000000000..30c6128d3
--- /dev/null
+++ b/appendixa/manpages-shortdesc.xml
@@ -0,0 +1,16 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
+<sect2><title>Contents of Man-pages</title>
+
+<para>Last checked against version &man-pages-contversion;.</para>
+
+<para>The Man-pages package contains over 1200 manual pages. This
+documentation details the C and C++ functions, describes a few
+important device files and provides documents which would otherwise
+be missing from other packages.</para>
+
+<sect3><title>Support Files</title>
+<para>Various manual pages.</para></sect3>
+
+</sect2>
+
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml
index 609cc0eb6..07a5c35dc 100644
--- a/chapter06/manpages-inst.xml
+++ b/chapter06/manpages-inst.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Installation of Man-pages</title>
diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml
index 88a7176c9..78e14f3f0 100644
--- a/chapter06/manpages.xml
+++ b/chapter06/manpages.xml
@@ -5,8 +5,8 @@
<screen>Estimated build time: &man-pages-time;
Estimated required disk space: &man-pages-compsize;</screen>
-&c6-manpages-inst;
-&aa-manpages-desc;
+&aa-manpages-shortdesc;
&aa-manpages-dep;
+&c6-manpages-inst;
</sect1>
diff --git a/entities/manpages.ent b/entities/manpages.ent
index 3209f639a..38d0a479e 100644
--- a/entities/manpages.ent
+++ b/entities/manpages.ent
@@ -7,6 +7,7 @@
<!ENTITY aa-manpages-desc SYSTEM "../appendixa/manpages-desc.xml">
<!ENTITY aa-manpages-dep SYSTEM "../appendixa/manpages-dep.xml">
<!ENTITY aa-manpages-down SYSTEM "../appendixa/manpages-down.xml">
+<!ENTITY aa-manpages-shortdesc SYSTEM "../appendixa/manpages-shortdesc.xml">
<!ENTITY man-pages-version "1.54">
<!ENTITY man-pages-depversion "1.47">