mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Linux manpage conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0437af6ace
commit
0a57367d95
@ -1,11 +1,13 @@
|
||||
<sect2>
|
||||
<title>Installation of the kernel man pages</title>
|
||||
|
||||
<para>The kernel man pages are installed by running the following
|
||||
commands:</para>
|
||||
<para>Build the manual pages:</para>
|
||||
|
||||
<para><screen><userinput>make mandocs &&
|
||||
cp -a Documentation/man /usr/share/man/man9</userinput></screen></para>
|
||||
<para><screen><userinput>make mandocs</userinput></screen></para>
|
||||
|
||||
<para>Install the manual pages:</para>
|
||||
|
||||
<para><screen><userinput>cp -a Documentation/man /usr/share/man/man9</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
<screen>Estimated build time: &kernel-manpages-time;
|
||||
Estimated required disk space: &kernel-manpages-compsize;</screen>
|
||||
|
||||
&aa-kernel-shortdesc;
|
||||
&c6-kernel-manpages-inst;
|
||||
|
||||
</sect1>
|
||||
|
Loading…
Reference in New Issue
Block a user