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