diff options
author | Ondrej Filip <feela@majklik.network.cz> | 2010-01-08 01:13:58 +0100 |
---|---|---|
committer | Ondrej Filip <feela@majklik.network.cz> | 2010-01-08 01:13:58 +0100 |
commit | 5f47fd85e341d94e2cbf46801cc14be06fb65dd8 (patch) | |
tree | 461ecbe1071209299f343a0d5dfc2a6f708b69c7 /doc | |
parent | 6901fd0685f75ad5e95ea252039eec9e8926cd6a (diff) | |
download | bird-5f47fd85e341d94e2cbf46801cc14be06fb65dd8.tar bird-5f47fd85e341d94e2cbf46801cc14be06fb65dd8.zip |
Small typo.
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 0131546..3c58e76 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1513,7 +1513,7 @@ protocol ospf <name> { <tag>strict nonbroadcast <M>switch</M></tag> If set, don't send hello to any undefined neighbor. This switch - is ignored on on any non-NBMA network. Default is No. + is ignored on any non-NBMA network. Default is No. <tag>authentication none</tag> No passwords are sent in OSPF packets. This is the default value. |