diff --git a/bin/dnssec/dnssec-signzone.8 b/bin/dnssec/dnssec-signzone.8 index f810570744..26edf9815f 100644 --- a/bin/dnssec/dnssec-signzone.8 +++ b/bin/dnssec/dnssec-signzone.8 @@ -13,18 +13,18 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: dnssec-signzone.8,v 1.47.44.1 2009/06/04 03:07:23 tbox Exp $ +.\" $Id: dnssec-signzone.8,v 1.47.44.2 2009/06/07 01:53:42 tbox Exp $ .\" .hy 0 .ad l .\" Title: dnssec\-signzone .\" Author: .\" Generator: DocBook XSL Stylesheets v1.71.1 -.\" Date: June 30, 2000 +.\" Date: June 05, 2009 .\" Manual: BIND9 .\" Source: BIND9 .\" -.TH "DNSSEC\-SIGNZONE" "8" "June 30, 2000" "BIND9" "BIND9" +.TH "DNSSEC\-SIGNZONE" "8" "June 05, 2009" "BIND9" "BIND9" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -190,7 +190,7 @@ Use pseudo\-random data when signing the zone. This is faster, but less secure, .RS 4 Disable post sign verification tests. .sp -The post sign verification test ensures that for each algorithm in use there is at least one non revoked self signed KSK key. That all revoked KSK keys are self signed. That all records in the zone are signed by the algorithm. +The post sign verification test ensures that for each algorithm in use there is at least one non revoked self signed KSK key, that all revoked KSK keys are self signed, and that all records in the zone are signed by the algorithm. This option skips these tests. .RE .PP \-r \fIrandomdev\fR diff --git a/bin/dnssec/dnssec-signzone.html b/bin/dnssec/dnssec-signzone.html index 26aa52e397..5fe244c89f 100644 --- a/bin/dnssec/dnssec-signzone.html +++ b/bin/dnssec/dnssec-signzone.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -209,9 +209,10 @@

The post sign verification test ensures that for each algorithm - in use there is at least one non revoked self signed KSK key. - That all revoked KSK keys are self signed. That all records + in use there is at least one non revoked self signed KSK key, + that all revoked KSK keys are self signed, and that all records in the zone are signed by the algorithm. + This option skips these tests.

-r randomdev
diff --git a/doc/arm/man.dnssec-signzone.html b/doc/arm/man.dnssec-signzone.html index 080e6528d1..ed59977fd2 100644 --- a/doc/arm/man.dnssec-signzone.html +++ b/doc/arm/man.dnssec-signzone.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -227,9 +227,10 @@

The post sign verification test ensures that for each algorithm - in use there is at least one non revoked self signed KSK key. - That all revoked KSK keys are self signed. That all records + in use there is at least one non revoked self signed KSK key, + that all revoked KSK keys are self signed, and that all records in the zone are signed by the algorithm. + This option skips these tests.

-r randomdev