]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Reference new named.conf description instead of man page
authorRon Aitchison <ron@zytrax.com>
Wed, 15 Jun 2022 12:06:37 +0000 (14:06 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 24 Jun 2022 06:12:52 +0000 (08:12 +0200)
doc/arm/config-auth.inc.rst
doc/arm/config-intro.inc.rst

index 6d2cfc94215f566ce878ea4dabc54c4c9fa05da7..b1af07ca04d43af0c82a263b737b8493c573f8ac 100644 (file)
@@ -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<base_zone_file>`. 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<named_conf>` file has been modified as shown:
 
 .. code-block:: c
 
@@ -258,7 +258,7 @@ The :ref:`zone<zone_clause>` block, and :ref:`allow-query<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<named_conf>` file, since it is the primary that initiates the NOTIFY
 message.
 
 .. note::
index ec964362c31c2f026de078c8bbb37e9a319639f8..c70de7f53743d747cb7f7ee6215fb2d7bb76bcd0 100644 (file)
@@ -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 <named_conf>`.
+which is typically located in either /etc/namedb or
 /usr/local/etc/namedb.
 
    .. Note:: If :ref:`rndc<ops_rndc>` is being used locally (on the same host