From: Mark Andrews Date: Wed, 20 Jun 2007 02:25:45 +0000 (+0000) Subject: regen X-Git-Tag: v9.2.0b1^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ddce8e49086a70d4e58568eb7e482c7f58c0ce0;p=thirdparty%2Fbind9.git regen --- diff --git a/bin/check/named-checkconf.8 b/bin/check/named-checkconf.8 index 5860ec5bfa1..0ea2761f14e 100644 --- a/bin/check/named-checkconf.8 +++ b/bin/check/named-checkconf.8 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: named-checkconf.8,v 1.11.2.9 2007/05/09 03:32:21 marka Exp $ +.\" $Id: named-checkconf.8,v 1.11.2.10 2007/06/20 02:25:45 marka Exp $ .\" .hy 0 .ad l @@ -66,6 +66,7 @@ returns an exit status of 1 if errors were detected and 0 otherwise. .SH "SEE ALSO" .PP \fBnamed\fR(8), +\fBnamed\-checkzone\fR(8), BIND 9 Administrator Reference Manual. .SH "AUTHOR" .PP diff --git a/bin/check/named-checkconf.html b/bin/check/named-checkconf.html index f4567939ef6..0e81f62179c 100644 --- a/bin/check/named-checkconf.html +++ b/bin/check/named-checkconf.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -70,11 +70,12 @@

SEE ALSO

named(8), + named-checkzone(8), BIND 9 Administrator Reference Manual.

-

AUTHOR

+

AUTHOR

Internet Systems Consortium

diff --git a/bin/check/named-checkzone.8 b/bin/check/named-checkzone.8 index d00e198c753..875f834cf15 100644 --- a/bin/check/named-checkzone.8 +++ b/bin/check/named-checkzone.8 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: named-checkzone.8,v 1.11.2.9 2007/01/30 00:10:37 marka Exp $ +.\" $Id: named-checkzone.8,v 1.11.2.10 2007/06/20 02:25:45 marka Exp $ .\" .hy 0 .ad l @@ -87,6 +87,7 @@ returns an exit status of 1 if errors were detected and 0 otherwise. .SH "SEE ALSO" .PP \fBnamed\fR(8), +\fBnamed\-checkconf\fR(8), RFC 1035, BIND 9 Administrator Reference Manual. .SH "AUTHOR" diff --git a/bin/check/named-checkzone.html b/bin/check/named-checkzone.html index aa0bcbedff8..8bb2cb5c39e 100644 --- a/bin/check/named-checkzone.html +++ b/bin/check/named-checkzone.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -86,12 +86,13 @@

SEE ALSO

named(8), + named-checkconf(8), RFC 1035, BIND 9 Administrator Reference Manual.

-

AUTHOR

+

AUTHOR

Internet Systems Consortium

diff --git a/bin/named/named.8 b/bin/named/named.8 index 6cc7bdce3f5..88954a163a9 100644 --- a/bin/named/named.8 +++ b/bin/named/named.8 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: named.8,v 1.17.2.11 2007/05/09 03:32:21 marka Exp $ +.\" $Id: named.8,v 1.17.2.12 2007/06/20 02:25:45 marka Exp $ .\" .hy 0 .ad l @@ -193,6 +193,8 @@ The default process\-id file. RFC 1033, RFC 1034, RFC 1035, +\fBnamed\-checkconf\fR(8), +\fBnamed\-checkzone\fR(8), \fBrndc\fR(8), \fBlwresd\fR(8), \fBnamed.conf\fR(5), diff --git a/bin/named/named.conf.5 b/bin/named/named.conf.5 index 7fd0997f46d..aec94a4f4f0 100644 --- a/bin/named/named.conf.5 +++ b/bin/named/named.conf.5 @@ -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.1.6.14 2007/05/09 03:32:21 marka Exp $ +.\" $Id: named.conf.5,v 1.1.6.15 2007/06/20 02:25:45 marka Exp $ .\" .hy 0 .ad l @@ -392,6 +392,7 @@ zone \fIstring\fR \fIoptional_class\fR { .SH "SEE ALSO" .PP \fBnamed\fR(8), +\fBnamed\-checkconf\fR(8), \fBrndc\fR(8), BIND 9 Administrator Reference Manual .SH "COPYRIGHT" diff --git a/bin/named/named.conf.html b/bin/named/named.conf.html index b9da13b17f0..1ee06a5b0b2 100644 --- a/bin/named/named.conf.html +++ b/bin/named/named.conf.html @@ -13,7 +13,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -422,10 +422,11 @@ zone

SEE ALSO

-named(8), -rndc(8), -BIND 9 Administrator Reference Manual -

+ named(8), + named-checkconf(8), + rndc(8), + BIND 9 Administrator Reference Manual +

diff --git a/bin/named/named.html b/bin/named/named.html index edf6a3a0ed5..18c37fec91c 100644 --- a/bin/named/named.html +++ b/bin/named/named.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -213,6 +213,8 @@ RFC 1033, RFC 1034, RFC 1035, + named-checkconf(8), + named-checkzone(8), rndc(8), lwresd(8), named.conf(5), @@ -220,7 +222,7 @@

-

AUTHOR

+

AUTHOR

Internet Systems Consortium

diff --git a/bin/rndc/rndc.8 b/bin/rndc/rndc.8 index 9caba4f6ddf..87a573afb3e 100644 --- a/bin/rndc/rndc.8 +++ b/bin/rndc/rndc.8 @@ -13,7 +13,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: rndc.8,v 1.24.2.10 2007/05/31 23:28:40 marka Exp $ +.\" $Id: rndc.8,v 1.24.2.11 2007/06/20 02:25:45 marka Exp $ .\" .hy 0 .ad l @@ -77,7 +77,9 @@ does not exist. .RS 4 \fIserver\fR is the name or address of the server which matches a server statement in the configuration file for -\fBrndc\fR. If no server is supplied on the command line, the host named by the default\-server clause in the option statement of the configuration file will be used. +\fBrndc\fR. If no server is supplied on the command line, the host named by the default\-server clause in the options statement of the +\fBrndc\fR +configuration file will be used. .RE .PP \-p \fIport\fR diff --git a/bin/rndc/rndc.html b/bin/rndc/rndc.html index e4a0861bab9..1817a2d5008 100644 --- a/bin/rndc/rndc.html +++ b/bin/rndc/rndc.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -79,14 +79,13 @@ does not exist.

-s server
-

- server is - the name or address of the server which matches a - server statement in the configuration file for - rndc. If no server is supplied on the - command line, the host named by the default-server clause - in the option statement of the configuration file will be - used. +

server is + the name or address of the server which matches a + server statement in the configuration file for + rndc. If no server is supplied on the + command line, the host named by the default-server clause + in the options statement of the rndc + configuration file will be used.

-p port

@@ -123,7 +122,7 @@

-

LIMITATIONS

+

LIMITATIONS

rndc does not yet support all the commands of the BIND 8 ndc utility. @@ -137,7 +136,7 @@

-

SEE ALSO

+

SEE ALSO

rndc.conf(5), named(8), @@ -147,7 +146,7 @@

-

AUTHOR

+

AUTHOR

Internet Systems Consortium