From: Tony Finch Date: Thu, 10 Mar 2022 18:37:32 +0000 (+0000) Subject: Refer to RFC 4592 for DNS wildcards X-Git-Tag: v9.19.0~71^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=178aef5b8c05b70d780b150f165398811853e709;p=thirdparty%2Fbind9.git Refer to RFC 4592 for DNS wildcards The named-checkzone(1) and named-compilezone(1) manual pages used to refer to the description of wildcards in RFC 1034. --- diff --git a/bin/check/named-checkzone.rst b/bin/check/named-checkzone.rst index 412141de124..b8e7c3a88df 100644 --- a/bin/check/named-checkzone.rst +++ b/bin/check/named-checkzone.rst @@ -171,7 +171,7 @@ Options ``-W mode`` This option specifies whether to check for non-terminal wildcards. Non-terminal wildcards are almost always the result of a failure to understand the - wildcard matching algorithm (:rfc:`1034`). Possible modes are ``warn`` + wildcard matching algorithm (:rfc:`4592`). Possible modes are ``warn`` (the default) and ``ignore``. ``zonename`` diff --git a/bin/check/named-compilezone.rst b/bin/check/named-compilezone.rst index 921f55d45fb..1a2777c36ce 100644 --- a/bin/check/named-compilezone.rst +++ b/bin/check/named-compilezone.rst @@ -173,7 +173,7 @@ Options ``-W mode`` This option specifies whether to check for non-terminal wildcards. Non-terminal wildcards are almost always the result of a failure to understand the - wildcard matching algorithm (:rfc:`1034`). Possible modes are ``warn`` + wildcard matching algorithm (:rfc:`4592`). Possible modes are ``warn`` (the default) and ``ignore``. ``zonename`` diff --git a/doc/man/named-checkzone.1in b/doc/man/named-checkzone.1in index a3bcbc9225c..c7ed4bf1ddb 100644 --- a/doc/man/named-checkzone.1in +++ b/doc/man/named-checkzone.1in @@ -179,7 +179,7 @@ This option dumps the zone file in canonical format. .B \fB\-W mode\fP This option specifies whether to check for non\-terminal wildcards. Non\-terminal wildcards are almost always the result of a failure to understand the -wildcard matching algorithm (\fI\%RFC 1034\fP). Possible modes are \fBwarn\fP +wildcard matching algorithm (\fI\%RFC 4592\fP). Possible modes are \fBwarn\fP (the default) and \fBignore\fP\&. .TP .B \fBzonename\fP diff --git a/doc/man/named-compilezone.1in b/doc/man/named-compilezone.1in index 88aa24230f9..7635bd07add 100644 --- a/doc/man/named-compilezone.1in +++ b/doc/man/named-compilezone.1in @@ -181,7 +181,7 @@ This option dumps the zone file in canonical format. This is always enabled for .B \fB\-W mode\fP This option specifies whether to check for non\-terminal wildcards. Non\-terminal wildcards are almost always the result of a failure to understand the -wildcard matching algorithm (\fI\%RFC 1034\fP). Possible modes are \fBwarn\fP +wildcard matching algorithm (\fI\%RFC 4592\fP). Possible modes are \fBwarn\fP (the default) and \fBignore\fP\&. .TP .B \fBzonename\fP