mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Regenerate the named.conf manual with hyperlinks
The named.conf grammar is exported to the manual via doc/misc/rst-options.pl which is the ultimate source for the non-grammar parts of the man page.
This commit is contained in:
@@ -24,10 +24,10 @@ Synopsis
|
|||||||
Description
|
Description
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
:iscman:`named.conf` is the configuration file for :iscman:`named`. Statements are
|
:file:`named.conf` is the configuration file for :iscman:`named`.
|
||||||
enclosed in braces and terminated with a semi-colon. Clauses in the
|
Statements are enclosed in braces and terminated with a semi-colon.
|
||||||
statements are also semi-colon terminated. The usual comment styles are
|
Clauses in the statements are also semi-colon terminated. The usual
|
||||||
supported:
|
comment styles are supported:
|
||||||
|
|
||||||
C style: /\* \*/
|
C style: /\* \*/
|
||||||
|
|
||||||
|
@@ -35,10 +35,10 @@ named.conf \- configuration file for **named**
|
|||||||
\fBnamed.conf\fP
|
\fBnamed.conf\fP
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.sp
|
.sp
|
||||||
\fI\%named.conf\fP is the configuration file for \fBnamed\fP\&. Statements are
|
\fBnamed.conf\fP is the configuration file for \fBnamed\fP\&.
|
||||||
enclosed in braces and terminated with a semi\-colon. Clauses in the
|
Statements are enclosed in braces and terminated with a semi\-colon.
|
||||||
statements are also semi\-colon terminated. The usual comment styles are
|
Clauses in the statements are also semi\-colon terminated. The usual
|
||||||
supported:
|
comment styles are supported:
|
||||||
.sp
|
.sp
|
||||||
C style: /* */
|
C style: /* */
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
|
@@ -43,6 +43,8 @@ END
|
|||||||
print <<END;
|
print <<END;
|
||||||
.. highlight: console
|
.. highlight: console
|
||||||
|
|
||||||
|
.. iscman:: named.conf
|
||||||
|
|
||||||
named.conf - configuration file for **named**
|
named.conf - configuration file for **named**
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
@@ -54,10 +56,10 @@ Synopsis
|
|||||||
Description
|
Description
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
``named.conf`` is the configuration file for ``named``. Statements are
|
:file:`named.conf` is the configuration file for :iscman:`named`.
|
||||||
enclosed in braces and terminated with a semi-colon. Clauses in the
|
Statements are enclosed in braces and terminated with a semi-colon.
|
||||||
statements are also semi-colon terminated. The usual comment styles are
|
Clauses in the statements are also semi-colon terminated. The usual
|
||||||
supported:
|
comment styles are supported:
|
||||||
|
|
||||||
C style: /\\* \\*/
|
C style: /\\* \\*/
|
||||||
|
|
||||||
@@ -141,6 +143,6 @@ Files
|
|||||||
See Also
|
See Also
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
:manpage:`named(8)`, :manpage:`named-checkconf(8)`, :manpage:`rndc(8)`, :manpage:`rndc-confgen(8)`, :manpage:`tsig-keygen(8)`, BIND 9 Administrator Reference Manual.
|
:iscman:`named(8) <named>`, :iscman:`named-checkconf(8) <named-checkconf>`, :iscman:`rndc(8) <rndc>`, :iscman:`rndc-confgen(8) <rndc-confgen>`, :iscman:`tsig-keygen(8) <tsig-keygen>`, BIND 9 Administrator Reference Manual.
|
||||||
|
|
||||||
END
|
END
|
||||||
|
Reference in New Issue
Block a user