diff --git a/doc/arm/config-auth.inc.rst b/doc/arm/config-auth.inc.rst index 6d2cfc9421..b1af07ca04 100644 --- a/doc/arm/config-auth.inc.rst +++ b/doc/arm/config-auth.inc.rst @@ -182,7 +182,7 @@ Secondary Authoritative Name Server The zone files ``local-host-forward.db`` and ``localhost.rev`` are unmodified :ref:`from the base samples`. The **example.com** zone file is not required (the zone file is obtained from the primary via zone transfer). -The :iscman:`named.conf` file has been modified as shown: +The :ref:`named.conf` file has been modified as shown: .. code-block:: c @@ -258,7 +258,7 @@ The :ref:`zone` block, and :ref:`allow-query`, detail in the appropriate sections. If NOTIFY is not being used, no changes are required in this -:iscman:`named.conf` file, since it is the primary that initiates the NOTIFY +:ref:`named.conf` file, since it is the primary that initiates the NOTIFY message. .. note:: diff --git a/doc/arm/config-intro.inc.rst b/doc/arm/config-intro.inc.rst index ec964362c3..c70de7f537 100644 --- a/doc/arm/config-intro.inc.rst +++ b/doc/arm/config-intro.inc.rst @@ -19,8 +19,8 @@ Configurations and Zone Files Introduction ------------ -BIND 9 uses a single configuration file called :iscman:`named.conf`. -:iscman:`named.conf` is typically located in either /etc/namedb or +BIND 9 uses a single configuration file called :ref:`named.conf `. +which is typically located in either /etc/namedb or /usr/local/etc/namedb. .. Note:: If :ref:`rndc` is being used locally (on the same host