From: Peter van Dijk Date: Sat, 19 Jan 2013 10:09:22 +0000 (+0000) Subject: correct explanation of INCEPTION SOA-EDIT method X-Git-Tag: rec-3.5-rc1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c53a3e1a70399491bb5bd20bd51a23a862a9e86;p=thirdparty%2Fpdns.git correct explanation of INCEPTION SOA-EDIT method git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3065 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 0998938bf0..66ee9cb2d7 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -12277,8 +12277,8 @@ sql> insert into domainmetadata (domain_id, kind, content) values (7,'ALLOW-AXFR 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