From: Peter van Dijk <peter.van.dijk@netherlabs.nl> Date: Tue, 19 Mar 2013 07:45:19 +0000 (+0000) Subject: add example NSEC3PARAM content X-Git-Tag: rec-3.5-rc3~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c30f6e89873bb7ad8f40ad134ab1eb9127fd3d5;p=pdns add example NSEC3PARAM content git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3127 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 085d60447..47a55f555 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -12490,7 +12490,7 @@ sql> insert into domainmetadata (domain_id, kind, content) values (7,'ALLOW-AXFR <listitem> <para> NSEC3 parameters of a DNSSEC zone. Will be used to synthesize the NSEC3PARAM record. If present, NSEC3 is used, if not - present, zones default to NSEC (see 'set-nsec3' in <xref linkend="pdnssec" />). + present, zones default to NSEC (see 'set-nsec3' in <xref linkend="pdnssec" />). Example content: "1 1 1 ab". </para> </listitem> </varlistentry>