Эх сурвалжийг харах

Converted man-pages page to new layout.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 жил өмнө
parent
commit
6ed843fa9e

+ 2 - 0
appendixa/manpages-dep.xml

@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
 <sect2>
 <title>Man-pages Installation Dependencies</title>
 

+ 16 - 0
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>
+

+ 2 - 0
chapter06/manpages-inst.xml

@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
 <sect2>
 <title>Installation of Man-pages</title>
 

+ 2 - 2
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>

+ 1 - 0
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">