diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 18:36:51 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 18:36:51 +0000 |
commit | 6cb57bc80c7fcd53e237042d1ddadf3681bade05 (patch) | |
tree | d12de8f41fe4622378dd3dbd17bf633f0dc57ed7 /chapter06/manpages-inst.xml | |
parent | 7d45ab12e315b598ab6fd697c4f33851d44a2284 (diff) |
Bug 45: man-pages-1.39 update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/manpages-inst.xml')
-rw-r--r-- | chapter06/manpages-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index 13781a047..cb9ae2b2d 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -1,7 +1,8 @@ <sect2> <title>Installation of Man-pages</title> -<para>Install Man-pages by running the following command:</para> +<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> |