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 b2f6d89866..69d884a432 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -5064,7 +5064,7 @@ $TTL 6h - Build a statically linked copy of + If you are running a version of &os; prior to 4.9-RELEASE, build a statically linked copy of named-xfer, and copy it into the sandbox: &prompt.root; cd /usr/src/lib/libisc @@ -5102,6 +5102,11 @@ $TTL 6h 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 + /usr/libexec is statically linked by default, + and you can simply use &man.cp.1; to copy it into your sandbox.