]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix the reference to RFC 1035 in named-compilezone(1)
authorTony Finch <fanf@isc.org>
Sun, 5 Feb 2023 20:04:02 +0000 (20:04 +0000)
committerTony Finch <fanf@isc.org>
Mon, 6 Feb 2023 12:31:01 +0000 (12:31 +0000)
There was a stray backquote

bin/check/named-compilezone.rst
doc/man/named-compilezone.1in

index 5c629f3ae9761f80db5f6d65c5ac25505aff7a05..0b4c98d4494db226a5912c43e904916c19ca176b 100644 (file)
@@ -229,5 +229,5 @@ and 0 otherwise.
 See Also
 ~~~~~~~~
 
-:iscman:`named(8) <named>`, :iscman:`named-checkconf(8) <named-checkconf>`, :iscman:`named-checkzone(8) <named-checkzone>`, `:rfc:`1035`,
+:iscman:`named(8) <named>`, :iscman:`named-checkconf(8) <named-checkconf>`, :iscman:`named-checkzone(8) <named-checkzone>`, :rfc:`1035`,
 BIND 9 Administrator Reference Manual.
index 6608f97aa607fa5146f43a5e63b53055e8b0f278..cea72fc82829da02565b9fd820b8e2972d71a1ca 100644 (file)
@@ -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