diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml
index 0e8fff874..7ce68eea3 100644
--- a/chapter06/man-inst.xml
+++ b/chapter06/man-inst.xml
@@ -4,9 +4,10 @@
Run the following commands to install man:
PATH=$PATH:/usr/bin:/bin \
- ./configure -default -confdir=/etc &&
+ ./configure -default &&
make &&
-make install
+make install &&
+mv /usr/share/misc/man.conf /etc
You may want to take a look at the man hint
at which deals with formatting