From ef1170b3fcbddf8ddcef895180fe9576c1bf9d8c Mon Sep 17 00:00:00 2001 From: Tony Finch Date: Sun, 5 Feb 2023 20:04:02 +0000 Subject: [PATCH] Fix the reference to RFC 1035 in named-compilezone(1) There was a stray backquote --- bin/check/named-compilezone.rst | 2 +- doc/man/named-compilezone.1in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/check/named-compilezone.rst b/bin/check/named-compilezone.rst index 5c629f3ae9..0b4c98d449 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 6608f97aa6..cea72fc828 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