]> granicus.if.org Git - pdns/commitdiff
correct explanation of INCEPTION SOA-EDIT method
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Sat, 19 Jan 2013 10:09:22 +0000 (10:09 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Sat, 19 Jan 2013 10:09:22 +0000 (10:09 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3065 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 0998938bf000f1a8effcae389d2b228ccb402b5f..66ee9cb2d7df856222744ef60053f05dbdc7dec1 100644 (file)
@@ -12277,8 +12277,8 @@ sql> insert into domainmetadata (domain_id, kind, content) values (7,'ALLOW-AXFR
          </para>
          <para>
                Available modes are: INCEPTION (which sets the SOA Serial to
-               the current two-week signing period start in seconds since
-               the UNIX epoch), INCEPTION-WEEK (number of weeks since the
+               the current two-week signing period start in YYYYMMDD01 format),
+      INCEPTION-WEEK (number of weeks since the
                epoch), INCREMENT-WEEKS (which increments the serial with
                the number of weeks since the epoch), EPOCH (number of
                seconds since the epoch).  Finally, INCEPTION-EPOCH