Converted man-pages page to new layout.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2003-01-15 15:15:34 +00:00
parent 9de7ed3e46
commit 6ed843fa9e
5 changed files with 23 additions and 2 deletions

View File

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

View File

@ -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>

View File

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

View File

@ -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>

View File

@ -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">