manpages-inst.xml 349 B

1234567891011
  1. <sect2>
  2. <title>Installation of Man-pages</title>
  3. <para>Before man-pages is installed, the patch file has to be unpacked.
  4. Install Man-pages by running the following commands:</para>
  5. <para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;</userinput>
  6. <userinput>make install</userinput></screen></para>
  7. </sect2>