diff options
-rw-r--r-- | chapter06/man-inst.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index 2aee946aa..1250be4b9 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -5,7 +5,8 @@ <para><screen><userinput>./configure -default && make && -make install</userinput></screen></para> +make install && +mv /usr/share/misc/man.conf /etc</userinput></screen></para> <para>You may want to take a look at the man hint at <ulink url="&hints-root;man.txt">&hints-root;man.txt</ulink> |