mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Fix the reference to RFC 1035 in named-compilezone(1)
There was a stray backquote
This commit is contained in:
parent
10ff56b345
commit
ef1170b3fc
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue