aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/manpages-inst.xml
blob: 09caad3ffe4262d6cdbfd7569b52ddc7bf8451b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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 &amp;&amp;
make install</userinput></screen></para>

</sect2>