diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/manpages-exp.xml | 9 | ||||
-rw-r--r-- | chapter06/manpages-inst.xml | 6 | ||||
-rw-r--r-- | chapter06/manpages.xml | 1 |
3 files changed, 2 insertions, 14 deletions
diff --git a/chapter06/manpages-exp.xml b/chapter06/manpages-exp.xml deleted file mode 100644 index 5af0c8e8d..000000000 --- a/chapter06/manpages-exp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch</userinput>: -We patch the man-pages package to include pages for -<userinput>ldd</userinput> and <userinput>ld.so</userinput>.</para> - -</sect2> - diff --git a/chapter06/manpages-inst.xml b/chapter06/manpages-inst.xml index 09caad3ff..a7bc14e6f 100644 --- a/chapter06/manpages-inst.xml +++ b/chapter06/manpages-inst.xml @@ -1,11 +1,9 @@ <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>Install Man-pages by running the following commands:</para> -<para><screen><userinput>patch -Np1 -i ../man-pages-&man-pages-version;.patch && -make install</userinput></screen></para> +<para><screen><userinput>make install</userinput></screen></para> </sect2> diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml index dce79ed89..88a7176c9 100644 --- a/chapter06/manpages.xml +++ b/chapter06/manpages.xml @@ -6,7 +6,6 @@ Estimated required disk space: &man-pages-compsize;</screen> &c6-manpages-inst; -&c6-manpages-exp; &aa-manpages-desc; &aa-manpages-dep; |