From 98604b21a5ffcaf34d073daf8e2aabb66888d767 Mon Sep 17 00:00:00 2001 From: Tony Finch Date: Thu, 10 Mar 2022 18:37:32 +0000 Subject: [PATCH] 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. (cherry picked from commit 178aef5b8c05b70d780b150f165398811853e709) --- bin/check/named-checkzone.rst | 2 +- bin/check/named-compilezone.rst | 2 +- doc/man/named-checkzone.1in | 2 +- doc/man/named-compilezone.1in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/check/named-checkzone.rst b/bin/check/named-checkzone.rst index 412141de12..b8e7c3a88d 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 921f55d45f..1a2777c36c 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 a3bcbc9225..c7ed4bf1dd 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 88aa24230f..7635bd07ad 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