From 216fd83c4b213ea3774d2c536ae089ea1e81b443 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Thu, 25 May 2000 16:28:08 +0000 Subject: [PATCH] Spell checking. --- doc/bird.sgml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index 9f19ecd9..ef065012 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -50,7 +50,7 @@ configuration primitives, <cf> is fragment of configuration within normal About routing tables

Bird has one or more routing tables. Each routing table contains -list of known routes. Each route has certain atributes, most important +list of known routes. Each route has certain attributes, most important is prefix of network this route is for. Routing table maintains more than one entry for network, but at most one entry for one network and one protocol. The entry with biggest preference is used for @@ -96,7 +96,7 @@ protocol rip { classes/ } set logging of classes (either all or Filter language supports common integer operations (+,-,*,/), parenthesis print - prints given expressions, usefull mainly while debugging filters. + prints given expressions, useful mainly while debugging filters. quitbird - terminates bird. Usefull while debugging filter interpretter. + terminates bird. Useful while debugging filter interpreter. Protocols @@ -412,7 +412,7 @@ other than equally misconfigured bird. I warned you. port number selects IP port to operate on, default 520. (This is useful when testing bird, if you - set this to address >1024, you will not need to run bird with uid==0). + set this to address >1024, you will not need to run bird with UID==0). infinity number select value of infinity, default 16. Bigger values will make protocol convergence @@ -459,5 +459,5 @@ programmers documentation, web pages mailing lists and similar stuff. \ No newline at end of file