diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
index 69d884a432..5e2f43e6a9 100644
--- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
@@ -5087,21 +5087,21 @@ $TTL 6h
&prompt.root; cd /usr/src/libexec/named-xfer
&prompt.root; make cleandir
-
-
- This step has been reported to fail occasionally. If this
- happens to you, then issue the command:
+
+
+ This step has been reported to fail occasionally. If this
+ happens to you, then issue the command:
- &prompt.root; cd /usr/src && make cleandir && make cleandir
+ &prompt.root; cd /usr/src && make cleandir && make cleandir
- and delete your /usr/obj tree:
+ and delete your /usr/obj tree:
- &prompt.root; rm -fr /usr/obj && mkdir /usr/obj
+ &prompt.root; rm -fr /usr/obj && mkdir /usr/obj
- This will clean out any cruft
from your
- source tree, and retrying the steps above should then work.
-
-
+ This will clean out any cruft
from your
+ source tree, and retrying the steps above should then work.
+
+
If you are running &os; version 4.9-RELEASE or later, then
the copy of named-xfer in