mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 11:52:31 +00:00
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>
|
||
|
|