aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/manpages-inst.xml
blob: 13781a04747bfe8806287af9e3008b0a4165af2d (plain)
1
2
3
4
5
6
7
8
9
10
<sect2>
<title>Installation of Man-pages</title>

<para>Install Man-pages by running the following command:</para>

<para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>

</sect2>