diff options
-rw-r--r-- | etc/namedb/named.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index 419059d..f153e39 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -89,7 +89,7 @@ zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" { // NB: Don't blindly enable the examples below. :-) Use actual names // and addresses instead. // -// NOTE!!! FreeBSD runs bind in a sandbox (see named_flags in rc.conf). +// NOTE!!! FreeBSD can run bind in a sandbox (see named_flags in rc.conf). // The directory containing the secondary zones must be write accessible // to bind. The following sequence is suggested: // |