kernel-manpages-inst.xml 277 B

1234567891011
  1. <sect2>
  2. <title>Installation of the kernel man pages</title>
  3. <para>The kernel man pages are installed by running the following
  4. commands:</para>
  5. <para><screen><userinput>make mandocs &amp;&amp;
  6. cp -a Documentation/man /usr/share/man/man9</userinput></screen></para>
  7. </sect2>