5b0474
diff --git a/doc/arm/dnssec.inc.rst b/doc/arm/dnssec.inc.rst
5b0474
index 0d72000..f4810ae 100644
5b0474
--- a/doc/arm/dnssec.inc.rst
5b0474
+++ b/doc/arm/dnssec.inc.rst
5b0474
@@ -282,7 +282,7 @@ NSEC3
5b0474
 
5b0474
 To sign using :ref:`NSEC3 <advanced_discussions_nsec3>` instead of :ref:`NSEC
5b0474
 <advanced_discussions_nsec>`, add an NSEC3PARAM record to the initial update
5b0474
-request. The :term:`OPTOUT <opt-out>` bit in the NSEC3
5b0474
+request. The :term:`OPTOUT <Opt-out>` bit in the NSEC3
5b0474
 chain can be set in the flags field of the
5b0474
 NSEC3PARAM record.
5b0474
 
5b0474
diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst
5b0474
index ef6c1c7..b59b0ac 100644
5b0474
--- a/doc/arm/reference.rst
5b0474
+++ b/doc/arm/reference.rst
5b0474
@@ -35,7 +35,7 @@ The file :file:`named.conf` may contain three types of entities:
5b0474
 
5b0474
    Block
5b0474
       :ref:`Blocks <configuration_blocks>` are containers for :term:`statements
5b0474
-      <statement>` which either have common functionality - for example,
5b0474
+      <Statement>` which either have common functionality - for example,
5b0474
       the definition of a cryptographic key in a :namedconf:ref:`key` block - or which
5b0474
       define the scope of the statement - for example, a statement which appears
5b0474
       in a :namedconf:ref:`zone` block has scope only for that zone.
5b0474
@@ -68,7 +68,7 @@ The file :file:`named.conf` may contain three types of entities:
5b0474
         more argument/value pairs. The :any:`also-notify` statement may take a number
5b0474
         of such argument/value pairs, such as ``also-notify port 5353;``,
5b0474
         where ``port`` is the argument and ``5353`` is the corresponding value.
5b0474
-      - Statements can appear in a single :term:`block` - for
5b0474
+      - Statements can appear in a single :term:`block <Block>` - for
5b0474
         example, an :namedconf:ref:`algorithm` statement can appear only in a
5b0474
         :namedconf:ref:`key` block - or in multiple blocks - for example, an
5b0474
         :any:`also-notify` statement can appear in an :namedconf:ref:`options`
5b0474
@@ -6550,8 +6550,8 @@ The following options can be specified in a :any:`dnssec-policy` statement:
5b0474
     of the indicated length.
5b0474
 
5b0474
     .. warning::
5b0474
-       Do not use extra :term:`iterations`, :term:`salt`, and
5b0474
-       :term:`opt-out` unless their implications are fully understood.
5b0474
+       Do not use extra :term:`iterations <Iterations>`, :term:`salt <Salt>`, and
5b0474
+       :term:`opt-out <Opt-out>` unless their implications are fully understood.
5b0474
        A higher number of iterations causes interoperability problems and opens
5b0474
        servers to CPU-exhausting DoS attacks.
5b0474