diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-07-14 19:03:23 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-07-14 19:03:23 +0200 |
commit | 7873e9828ff7ba7203fd30ffa7d50859d583d4ca (patch) | |
tree | d605429ca25d6466b12d243b5ba9426d33f0277e /doc | |
parent | 087cecd0e2db0ec1e630fde67ec560578264bf32 (diff) | |
download | bird-7873e9828ff7ba7203fd30ffa7d50859d583d4ca.tar bird-7873e9828ff7ba7203fd30ffa7d50859d583d4ca.zip |
Fixes the documentation.
Diffstat (limited to 'doc')
-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 cd6d413..c848a79 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -871,7 +871,7 @@ undefined value is regarded as empty clist for most purposes. The name of the protocol which the route has been imported from. Read-only. <tag><m/enum/ source</tag> - what protocol has told me about this route. Possible values: <cf/RTS_DUMMY/, <cf/RTS_STATIC/, <cf/RTS_INHERIT/, <cf/RTS_DEVICE/, <cf/RTS_STATIC_DEVICE/, <cf/RTS_REDIRECT/, <cf/RTS_RIP/, <cf/RTS_OSPF/, <cf/RTS_OSPF_IA/, <cf/RTS_OSPF_EXT/, <cf/RTS_BGP/, <cf/RTS_PIPE/. + what protocol has told me about this route. Possible values: <cf/RTS_DUMMY/, <cf/RTS_STATIC/, <cf/RTS_INHERIT/, <cf/RTS_DEVICE/, <cf/RTS_STATIC_DEVICE/, <cf/RTS_REDIRECT/, <cf/RTS_RIP/, <cf/RTS_OSPF/, <cf/RTS_OSPF_IA/, <cf/RTS_OSPF_EXT1/, <cf/RTS_OSPF_EXT2/, <cf/RTS_BGP/, <cf/RTS_PIPE/. <tag><m/enum/ cast</tag> |