diff options
Diffstat (limited to 'chapter06/man-inst.xml')
-rw-r--r-- | chapter06/man-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index d57b1924b..4e3b3b6b6 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -3,10 +3,10 @@ <sect2> <title>Installation of Man</title> -<para>We'l make three adjustments to the sources of Man.</para> +<para>We'll make three adjustments to the sources of Man.</para> - <para>The first patch comments out the "MANPATH /usr/man" line in the - <filename>man.conf</filename> file to prevent redundant results when using +<para>The first patch comments out the "MANPATH /usr/man" line in the +<filename>man.conf</filename> file to prevent redundant results when using programs such as <userinput>whatis</userinput>:</para> <para><screen><userinput>patch -Np1 -i ../man-&man-manpath-patch-version;-manpath.patch</userinput></screen></para> |