glfs/basicnet/djb/daemontools-man/daemontools-man-inst.xml
Igor Živković 73ed17b2b6 moved daemontools-man to its respective directory
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1339 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-07 07:21:06 +00:00

13 lines
365 B
XML

<sect2>
<title>Installation of <application>daemontools-man</application></title>
<para>Install <application>daemontools-man</application> by running the
following commands:</para>
<screen><userinput><command>cd daemontools-man &amp;&amp;
gzip -9 *.8 &amp;&amp;
package/compile &amp;&amp;
cp *.8.gz /usr/share/man/man8/</command></userinput></screen>
</sect2>