diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml index 077f69ec22..87bf5a8f4c 100644 --- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml @@ -4054,7 +4054,7 @@ zone "10.168.192.in-addr.arpa" in { recommended that the previous section be consulted before reading any further here. - Configuration files for named currently + Configuration files for named currently reside in /var/named/etc/namedb/ and will need modification before use. This is where most of the @@ -4115,7 +4115,7 @@ zone "0.168.192.in-addr.arpa" { System Initialization Configuration - In order for the named daemon to start + In order for the named daemon to start when the system is booted, the following option must be present in the rc.conf file: @@ -4124,7 +4124,7 @@ zone "0.168.192.in-addr.arpa" { While other options exist, this is the bare minimal requirement. Consult the &man.rc.conf.5; manual page for a list of the other options. If nothing is entered in the - rc.conf file then named + rc.conf file then named may be started on the command line by invoking: &prompt.root; /etc/rc.d/named start