From: Petr Špaček Date: Thu, 30 Jun 2022 15:35:06 +0000 (+0200) Subject: Add note that named.conf man page is not a complete manual X-Git-Tag: v9.19.3~16^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=908acd5d7084a68b698f3dfac7ce9ce250ea1216;p=thirdparty%2Fbind9.git Add note that named.conf man page is not a complete manual We cannot simply do URL because it would make our lives more complicated with -S edition. --- diff --git a/bin/named/named.conf.rst b/bin/named/named.conf.rst index 820ca2d3cbb..8e93f8b3fec 100644 --- a/bin/named/named.conf.rst +++ b/bin/named/named.conf.rst @@ -25,6 +25,11 @@ Description ~~~~~~~~~~~ :file:`named.conf` is the configuration file for :iscman:`named`. + +For complete documentation about the configuration statements, please refer to +the Configuration Reference section in the BIND 9 Administrator Reference +Manual. + Statements are enclosed in braces and terminated with a semi-colon. Clauses in the statements are also semi-colon terminated. The usual comment styles are supported: diff --git a/doc/man/named.conf.5in b/doc/man/named.conf.5in index 68ee4e4ee19..2fc6bd1eb7b 100644 --- a/doc/man/named.conf.5in +++ b/doc/man/named.conf.5in @@ -36,6 +36,11 @@ named.conf \- configuration file for **named** .SH DESCRIPTION .sp \fBnamed.conf\fP is the configuration file for \fI\%named\fP\&. +.sp +For complete documentation about the configuration statements, please refer to +the Configuration Reference section in the BIND 9 Administrator Reference +Manual. +.sp Statements are enclosed in braces and terminated with a semi\-colon. Clauses in the statements are also semi\-colon terminated. The usual comment styles are supported: