diff --git a/doc/bird.sgml b/doc/bird.sgml index 64ff8f74..762b5fd3 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -988,7 +988,7 @@ information between routers on the boundary of the autonomous system.
OSPF quickly detects topological changes in the autonomous system (such as router interface failures) and calculates new loop-free routes after a short -period of convergence. Only a minimal ammount of +period of convergence. Only a minimal amount of routing traffic is involved.
Each router participating in OSPF routing periodically sends Hello messages @@ -1001,8 +1001,8 @@ that each router detects all changes.
In the main part of configuration, there can be multiple definitions of
OSPF area witch different id included. These definitions includes many other
-switches and mutliple definitions of interfaces. Definition of interface
-may contain many switches and constant definitinons and list of neighbors
+switches and multiple definitions of interfaces. Definition of interface
+may contain many switches and constant definitions and list of neighbors
on nonbroadcast networks.
@@ -1023,7 +1023,7 @@ protocol ospf <name> {
dead count <num>;
type [broadcast|nonbroadcast|pointopoint];
strict nonbroadcast <switch>;
- authetication [none|simple];
+ authentication [none|simple];
password "<text>";
neighbors {
<ip>;
@@ -1072,7 +1072,7 @@ protocol ospf <name> {