projects
/
pdns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21f0f88
)
correct explanation of INCEPTION SOA-EDIT method
author
Peter van Dijk
<peter.van.dijk@netherlabs.nl>
Sat, 19 Jan 2013 10:09:22 +0000
(10:09 +0000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/pdns/docs/pdns.xml
b/pdns/docs/pdns.xml
index 0998938bf000f1a8effcae389d2b228ccb402b5f..66ee9cb2d7df856222744ef60053f05dbdc7dec1 100644
(file)
--- 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
</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