diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-22 01:34:01 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2009-12-22 01:34:01 +0100 |
commit | 0ad19261bf551ef49a1565e21e384ec749ec16d4 (patch) | |
tree | cae1dd0568c032724faaf2c82ebe77512a2174a2 /doc/bird.sgml | |
parent | c4ae53858be1bce6798f31ee2fb46775a607085f (diff) | |
parent | 67b24e7c1991de345dcb14173943a28d499f6f85 (diff) | |
download | bird-0ad19261bf551ef49a1565e21e384ec749ec16d4.tar bird-0ad19261bf551ef49a1565e21e384ec749ec16d4.zip |
Merge commit 'origin/master' into new
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index e894353..53d87b6 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1536,7 +1536,7 @@ Default is <cf/metric of type 2 = 10000/ and <cf/tag = 0/. <code> protocol ospf MyOSPF { - rfc1583compatibility yes; + rfc1583compat yes; tick 2; export filter { if source = RTS_BGP then { |