From 4c53a3e1a70399491bb5bd20bd51a23a862a9e86 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sat, 19 Jan 2013 10:09:22 +0000 Subject: [PATCH] correct explanation of INCEPTION SOA-EDIT method git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3065 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 0998938bf..66ee9cb2d 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 -- 2.40.0