- <sect2>
- <title>Installation of the kernel man pages</title>
- <para>Build the manual pages:</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>
|