From 03c0efc6892ef2ed17338b2ecbb2c5f23fbad0c9 Mon Sep 17 00:00:00 2001
From: Tinderbox User
Date: Wed, 13 Nov 2013 01:04:50 +0000
Subject: [PATCH] regen master
---
bin/dig/dig.1 | 6 +++---
bin/dig/dig.html | 2 +-
bin/rndc/rndc.8 | 2 +-
bin/rndc/rndc.html | 2 +-
bin/tools/named-rrchecker.1 | 8 ++++----
bin/tools/named-rrchecker.html | 6 +++---
doc/arm/man.dig.html | 2 +-
doc/arm/man.rndc.html | 2 +-
8 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/bin/dig/dig.1 b/bin/dig/dig.1
index 5d15a4d73b..5b08cd4f1e 100644
--- a/bin/dig/dig.1
+++ b/bin/dig/dig.1
@@ -20,11 +20,11 @@
.\" Title: dig
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.71.1
-.\" Date: Jun 30, 2000
+.\" Date: June 30, 2000
.\" Manual: BIND9
.\" Source: BIND9
.\"
-.TH "DIG" "1" "Jun 30, 2000" "BIND9" "BIND9"
+.TH "DIG" "1" "June 30, 2000" "BIND9" "BIND9"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -57,7 +57,7 @@ allows multiple lookups to be issued from the command line.
Unless it is told to query a specific name server,
\fBdig\fR
will try each of the servers listed in
-\fI/etc/resolv.conf\fR. If no usable server addreses are found,
+\fI/etc/resolv.conf\fR. If no usable server addresses are found,
\fBdig\fR
will send the query to the local host.
.PP
diff --git a/bin/dig/dig.html b/bin/dig/dig.html
index 6068d7f2d4..e9753e6d3a 100644
--- a/bin/dig/dig.html
+++ b/bin/dig/dig.html
@@ -58,7 +58,7 @@
Unless it is told to query a specific name server,
dig will try each of the servers listed in
- /etc/resolv.conf
. If no usable server addreses
+ /etc/resolv.conf
. If no usable server addresses
are found, dig will send the query to the local
host.
diff --git a/bin/rndc/rndc.8 b/bin/rndc/rndc.8
index f1d756f548..c2be4ba48b 100644
--- a/bin/rndc/rndc.8
+++ b/bin/rndc/rndc.8
@@ -397,7 +397,7 @@ or
\fBiterations\fR
defines the number of additional times to apply the algorithm when generating an NSEC3 hash. The
\fBsalt\fR
-is a string of data expressed in hexidecimal, or a hyphen (`\-') if no salt is to be used.
+is a string of data expressed in hexadecimal, or a hyphen (`\-') if no salt is to be used.
.sp
So, for example, to create an NSEC3 chain using the SHA\-1 hash algorithm, no opt\-out flag, 10 iterations, and a salt value of "FFFF", use:
\fBrndc signing \-nsec3param 1 0 10 FFFF \fR\fB\fIzone\fR\fR. To set the opt\-out flag, 15 iterations, and no salt, use:
diff --git a/bin/rndc/rndc.html b/bin/rndc/rndc.html
index 980a9a7122..dc9d49afbe 100644
--- a/bin/rndc/rndc.html
+++ b/bin/rndc/rndc.html
@@ -474,7 +474,7 @@
defines the number of additional times to apply
the algorithm when generating an NSEC3 hash. The
salt
is a string of data expressed
- in hexidecimal, or a hyphen (`-') if no salt is
+ in hexadecimal, or a hyphen (`-') if no salt is
to be used.
diff --git a/bin/tools/named-rrchecker.1 b/bin/tools/named-rrchecker.1
index 23ad0e5238..8c5e8dc300 100644
--- a/bin/tools/named-rrchecker.1
+++ b/bin/tools/named-rrchecker.1
@@ -19,11 +19,11 @@
.\" Title: named\-rrchecker
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.71.1
-.\" Date: Aug 25, 2009
+.\" Date: August 25, 2009
.\" Manual: BIND9
.\" Source: BIND9
.\"
-.TH "NAMED\-RRCHECKER" "1" "Aug 25, 2009" "BIND9" "BIND9"
+.TH "NAMED\-RRCHECKER" "1" "August 25, 2009" "BIND9" "BIND9"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -48,7 +48,7 @@ option specifies a origin to be used when interpreting the record.
.PP
The
\fB\-p\fR
-prints out the resulting record in cannonical form. If there is no cannonical form defined then the record will be printed in unknown record format.
+prints out the resulting record in canonical form. If there is no canonical form defined then the record will be printed in unknown record format.
.PP
The
\fB\-u\fR
@@ -59,7 +59,7 @@ The
\fB\-T\fR
and
\fB\-P\fR
-print out the known class, standard type and private type nmeomics respectively.
+print out the known class, standard type and private type mnemonics respectively.
.SH "SEE ALSO"
.PP
RFC 1034,
diff --git a/bin/tools/named-rrchecker.html b/bin/tools/named-rrchecker.html
index d5bb4d2c37..42ef5ae1d5 100644
--- a/bin/tools/named-rrchecker.html
+++ b/bin/tools/named-rrchecker.html
@@ -45,8 +45,8 @@
option specifies a origin to be used when interpreting the record.
- The -p
prints out the resulting record in cannonical
- form. If there is no cannonical form defined then the record will be
+ The -p
prints out the resulting record in canonical
+ form. If there is no canonical form defined then the record will be
printed in unknown record format.
@@ -55,7 +55,7 @@
The -C
, -T
and -P
- print out the known class, standard type and private type nmeomics
+ print out the known class, standard type and private type mnemonics
respectively.
diff --git a/doc/arm/man.dig.html b/doc/arm/man.dig.html
index 866b9eb611..826779c050 100644
--- a/doc/arm/man.dig.html
+++ b/doc/arm/man.dig.html
@@ -76,7 +76,7 @@
Unless it is told to query a specific name server,
dig will try each of the servers listed in
- /etc/resolv.conf
. If no usable server addreses
+ /etc/resolv.conf
. If no usable server addresses
are found, dig will send the query to the local
host.
diff --git a/doc/arm/man.rndc.html b/doc/arm/man.rndc.html
index b6897f080b..3761dbbd94 100644
--- a/doc/arm/man.rndc.html
+++ b/doc/arm/man.rndc.html
@@ -492,7 +492,7 @@
defines the number of additional times to apply
the algorithm when generating an NSEC3 hash. The
salt
is a string of data expressed
- in hexidecimal, or a hyphen (`-') if no salt is
+ in hexadecimal, or a hyphen (`-') if no salt is
to be used.