mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-22 06:58:54 +00:00
a20338e3bd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
12 lines
277 B
XML
12 lines
277 B
XML
<sect2>
|
|
<title>Installation of the kernel man pages</title>
|
|
|
|
<para>The kernel man pages are installed by running the following
|
|
commands:</para>
|
|
|
|
<para><screen><userinput>make mandocs &&
|
|
cp -a Documentation/man /usr/share/man/man9</userinput></screen></para>
|
|
|
|
</sect2>
|
|
|