manpages-inst.xml 286 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Man-pages</title>
  3. <para>
  4. Install Man-pages by running the following command:
  5. </para>
  6. <para>
  7. <screen>
  8. <userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;</userinput>
  9. <userinput>make install</userinput>
  10. </screen>
  11. </para>
  12. </sect2>