regen
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
.\" PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: named.conf.5,v 1.6 2004/11/11 02:06:28 marka Exp $
|
||||
.\" $Id: named.conf.5,v 1.7 2005/01/13 04:52:20 marka Exp $
|
||||
.\"
|
||||
.TH "NAMED.CONF" "5" "Aug 13, 2004" "BIND9" ""
|
||||
.SH NAME
|
||||
@@ -223,6 +223,7 @@ options {
|
||||
notify \fInotifytype\fR;
|
||||
notify-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-source-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-delay \fIseconds\fR;
|
||||
also-notify [ port \fIinteger\fR ] { ( \fIipv4_address\fR | \fIipv6_address\fR )
|
||||
[ port \fIinteger\fR ]; ... };
|
||||
allow-notify { \fIaddress_match_element\fR; ... };
|
||||
@@ -351,6 +352,7 @@ view \fIstring\fR \fIoptional_class\fR {
|
||||
notify \fInotifytype\fR;
|
||||
notify-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-source-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-delay \fIseconds\fR;
|
||||
also-notify [ port \fIinteger\fR ] { ( \fIipv4_address\fR | \fIipv6_address\fR )
|
||||
[ port \fIinteger\fR ]; ... };
|
||||
allow-notify { \fIaddress_match_element\fR; ... };
|
||||
@@ -427,6 +429,7 @@ zone \fIstring\fR \fIoptional_class\fR {
|
||||
notify \fInotifytype\fR;
|
||||
notify-source ( \fIipv4_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-source-v6 ( \fIipv6_address\fR | * ) [ port ( \fIinteger\fR | * ) ];
|
||||
notify-delay \fIseconds\fR;
|
||||
also-notify [ port \fIinteger\fR ] { ( \fIipv4_address\fR | \fIipv6_address\fR )
|
||||
[ port \fIinteger\fR ]; ... };
|
||||
allow-notify { \fIaddress_match_element\fR; ... };
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: named.conf.html,v 1.7 2004/11/11 02:06:29 marka Exp $ -->
|
||||
<!-- $Id: named.conf.html,v 1.8 2005/01/13 04:52:20 marka Exp $ -->
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<HTML
|
||||
@@ -845,6 +845,10 @@ CLASS="REPLACEABLE"
|
||||
>integer</VAR
|
||||
> | * ) </SPAN
|
||||
>];<br>
|
||||
notify-delay <VAR
|
||||
CLASS="REPLACEABLE"
|
||||
>seconds</VAR
|
||||
>;<br>
|
||||
also-notify [<SPAN
|
||||
CLASS="OPTIONAL"
|
||||
> port <VAR
|
||||
@@ -1050,7 +1054,7 @@ CLASS="REPLACEABLE"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN274"
|
||||
NAME="AEN275"
|
||||
></A
|
||||
><H2
|
||||
>VIEW</H2
|
||||
@@ -1377,6 +1381,10 @@ CLASS="REPLACEABLE"
|
||||
>integer</VAR
|
||||
> | * ) </SPAN
|
||||
>];<br>
|
||||
notify-delay <VAR
|
||||
CLASS="REPLACEABLE"
|
||||
>seconds</VAR
|
||||
>;<br>
|
||||
also-notify [<SPAN
|
||||
CLASS="OPTIONAL"
|
||||
> port <VAR
|
||||
@@ -1550,7 +1558,7 @@ CLASS="REPLACEABLE"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN402"
|
||||
NAME="AEN404"
|
||||
></A
|
||||
><H2
|
||||
>ZONE</H2
|
||||
@@ -1686,6 +1694,10 @@ CLASS="REPLACEABLE"
|
||||
>integer</VAR
|
||||
> | * ) </SPAN
|
||||
>];<br>
|
||||
notify-delay <VAR
|
||||
CLASS="REPLACEABLE"
|
||||
>seconds</VAR
|
||||
>;<br>
|
||||
also-notify [<SPAN
|
||||
CLASS="OPTIONAL"
|
||||
> port <VAR
|
||||
@@ -1872,7 +1884,7 @@ CLASS="REPLACEABLE"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN485"
|
||||
NAME="AEN488"
|
||||
></A
|
||||
><H2
|
||||
>FILES</H2
|
||||
@@ -1885,7 +1897,7 @@ CLASS="FILENAME"
|
||||
><DIV
|
||||
CLASS="REFSECT1"
|
||||
><A
|
||||
NAME="AEN489"
|
||||
NAME="AEN492"
|
||||
></A
|
||||
><H2
|
||||
>SEE ALSO</H2
|
||||
|
||||
@@ -100,6 +100,7 @@ options {
|
||||
notify-source-v6 ( <ipv6_address> | * ) [ port ( <integer> | * ) ];
|
||||
also-notify [ port <integer> ] { ( <ipv4_address> | <ipv6_address>
|
||||
) [ port <integer> ]; ... };
|
||||
notify-delay <integer>;
|
||||
dialup <dialuptype>;
|
||||
forward ( first | only );
|
||||
forwarders [ port <integer> ] { ( <ipv4_address> | <ipv6_address> )
|
||||
@@ -191,6 +192,7 @@ view <string> <optional_class> {
|
||||
| * ) ];
|
||||
also-notify [ port <integer> ] { ( <ipv4_address> |
|
||||
<ipv6_address> ) [ port <integer> ]; ... };
|
||||
notify-delay <integer>;
|
||||
dialup <dialuptype>;
|
||||
forward ( first | only );
|
||||
forwarders [ port <integer> ] { ( <ipv4_address> |
|
||||
@@ -288,6 +290,7 @@ view <string> <optional_class> {
|
||||
notify-source-v6 ( <ipv6_address> | * ) [ port ( <integer> | * ) ];
|
||||
also-notify [ port <integer> ] { ( <ipv4_address> | <ipv6_address>
|
||||
) [ port <integer> ]; ... };
|
||||
notify-delay <integer>;
|
||||
dialup <dialuptype>;
|
||||
forward ( first | only );
|
||||
forwarders [ port <integer> ] { ( <ipv4_address> | <ipv6_address> )
|
||||
@@ -355,6 +358,7 @@ zone <string> <optional_class> {
|
||||
notify-source-v6 ( <ipv6_address> | * ) [ port ( <integer> | * ) ];
|
||||
also-notify [ port <integer> ] { ( <ipv4_address> | <ipv6_address>
|
||||
) [ port <integer> ]; ... };
|
||||
notify-delay <integer>;
|
||||
dialup <dialuptype>;
|
||||
forward ( first | only );
|
||||
forwarders [ port <integer> ] { ( <ipv4_address> | <ipv6_address> )
|
||||
|
||||
Reference in New Issue
Block a user