diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2010-07-14 19:03:23 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2010-08-03 10:34:25 +0200 |
commit | 9472efaa571c44e67e24f1854bb91382977ad339 (patch) | |
tree | 71b8fc1d2b70e27820246e949dbe529882986c34 /doc | |
parent | df09a5dbf2c6e9b971aa30f80969487f922d6ee0 (diff) |
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 a6fa4df1..d7c707aa 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> |