Please bump date on manpage. So we know we aren't using 2000 docs.

For -P: clean up sentence and clarify that the option skips the tests.

(This is for RT19653. No CHANGES entry added for this minor fix.)

This is v9_6, okayed in RT19653.
This commit is contained in:
Jeremy Reed 2009-06-06 01:46:54 +00:00
parent b13b64028b
commit d9cf22cc5a

View file

@ -18,10 +18,10 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dnssec-signzone.docbook,v 1.31.44.2 2009/06/04 02:56:14 tbox Exp $ -->
<!-- $Id: dnssec-signzone.docbook,v 1.31.44.3 2009/06/06 01:46:54 jreed Exp $ -->
<refentry id="man.dnssec-signzone">
<refentryinfo>
<date>June 30, 2000</date>
<date>June 05, 2009</date>
</refentryinfo>
<refmeta>
@ -368,9 +368,10 @@
</para>
<para>
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.
</para>
</listitem>
</varlistentry>