diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index f4a5420269..abfde0fab3 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -288,7 +288,7 @@ file documentation: A quoted string which is used as a DNS name; for example: ``my.test.domain``. ``namelist`` - A list of one or more ``domain_name`` elements. + A list of one or more :term:`domain_name` elements. ``dotted_decimal`` One to four integers valued 0 through 255 and separated by dots (``.``), such as ``123.45.67`` or ``89.123.45.67``. @@ -313,7 +313,7 @@ file documentation: When specifying a prefix involving an IPv6-scoped address, the scope may be omitted. In that case, the prefix matches packets from any scope. ``key_id`` - A ``domain_name`` representing the name of a shared key, to be used for + A :term:`domain_name` representing the name of a shared key, to be used for :ref:`transaction security `. Keys are defined using :namedconf:ref:`key` blocks. @@ -3837,7 +3837,7 @@ RRset Ordering - If no :any:`type` is specified, the default is ``ANY``. - If no ``name`` is specified, the default is ``*`` (asterisk). - ```` only matches the name itself, not any of its + :term:` ` only matches the name itself, not any of its subdomains. To make a rule match all subdomains of a given name, a wildcard name (``*.``) must be used. Note that ``*.`` does *not* match ```` itself; to