From: Tony Finch Date: Sun, 5 Feb 2023 20:04:02 +0000 (+0000) Subject: Fix the reference to RFC 1035 in named-compilezone(1) X-Git-Tag: v9.19.11~98^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ef1170b3fcbddf8ddcef895180fe9576c1bf9d8c;p=thirdparty%2Fbind9.git Fix the reference to RFC 1035 in named-compilezone(1) There was a stray backquote --- diff --git a/bin/check/named-compilezone.rst b/bin/check/named-compilezone.rst index 5c629f3ae97..0b4c98d4494 100644 --- a/bin/check/named-compilezone.rst +++ b/bin/check/named-compilezone.rst @@ -229,5 +229,5 @@ and 0 otherwise. See Also ~~~~~~~~ -:iscman:`named(8) `, :iscman:`named-checkconf(8) `, :iscman:`named-checkzone(8) `, `:rfc:`1035`, +:iscman:`named(8) `, :iscman:`named-checkconf(8) `, :iscman:`named-checkzone(8) `, :rfc:`1035`, BIND 9 Administrator Reference Manual. diff --git a/doc/man/named-compilezone.1in b/doc/man/named-compilezone.1in index 6608f97aa60..cea72fc8282 100644 --- a/doc/man/named-compilezone.1in +++ b/doc/man/named-compilezone.1in @@ -258,7 +258,7 @@ This is the name of the zone file. and 0 otherwise. .SH SEE ALSO .sp -\fI\%named(8)\fP, \fI\%named\-checkconf(8)\fP, \fI\%named\-checkzone(8)\fP, \fI:rfc:\(ga1035\fP, +\fI\%named(8)\fP, \fI\%named\-checkconf(8)\fP, \fI\%named\-checkzone(8)\fP, \fI\%RFC 1035\fP, BIND 9 Administrator Reference Manual. .SH AUTHOR Internet Systems Consortium