mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
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:
parent
9de7ed3e46
commit
6ed843fa9e
@ -1,3 +1,5 @@
|
||||
<sect2><title> </title><para> </para></sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Man-pages Installation Dependencies</title>
|
||||
|
||||
|
16
appendixa/manpages-shortdesc.xml
Normal file
16
appendixa/manpages-shortdesc.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<sect2><title> </title><para> </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>
|
||||
|
@ -1,3 +1,5 @@
|
||||
<sect2><title> </title><para> </para></sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Installation of Man-pages</title>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user