summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2013-11-25 13:44:07 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2013-11-25 13:44:07 +0100
commit90eb5e7a8bb60cb637626a3b433caf10cd8d2a03 (patch)
tree378927cc6aa37fcf2471b000e03b4ff4057c7d95 /doc
parent0c95f85ec59cc970e8f9aa2da56e25dad249bbb8 (diff)
Use ISO 8601 timeformats by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml16
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 52520a7e..269743d5 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -380,7 +380,7 @@ protocol rip {
"<m/format1/" is a format string using <it/strftime(3)/
notation (see <it/man strftime/ for details). <m/limit> and
"<m/format2/" allow to specify the second format string for
- times in past deeper than <m/limit/ seconds. There are two
+ times in past deeper than <m/limit/ seconds. There are few
shorthands: <cf/iso long/ is a ISO 8601 date/time format
(YYYY-MM-DD hh:mm:ss) that can be also specified using <cf/"%F
%T"/. <cf/iso short/ is a variant of ISO 8601 that uses just
@@ -388,11 +388,15 @@ protocol rip {
the past) and the date format (YYYY-MM-DD) for far times. This
is a shorthand for <cf/"%T" 72000 "%F"/.
- By default, BIRD uses an short, ad-hoc format for <cf/route/
- and <cf/protocol/ times, and a <cf/iso long/ similar format
- (DD-MM-YYYY hh:mm:ss) for <cf/base/ and <cf/log/. These
- defaults are here for a compatibility with older versions
- and might change in the future.
+ By default, BIRD uses the <cf/iso short/ format for <cf/route/ and
+ <cf/protocol/ times, and the <cf/iso long/ format for <cf/base/ and
+ <cf/log/ times.
+
+ In pre-1.4.0 versions, BIRD used an short, ad-hoc format for
+ <cf/route/ and <cf/protocol/ times, and a <cf/iso long/ similar format
+ (DD-MM-YYYY hh:mm:ss) for <cf/base/ and <cf/log/. These timeformats
+ could be set by <cf/old short/ and <cf/old long/ compatibility
+ shorthands.
<tag>table <m/name/ [sorted]</tag>
Create a new routing table. The default routing table is