summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2010-08-03 15:23:30 +0200
committerOndrej Filip <feela@network.cz>2010-08-03 15:23:30 +0200
commite0e8c04a83bbe24cdcf3836ca171ce60db299b1f (patch)
tree1f4173ecc97aa0692d604d45172c2ea830c0ca0c /doc
parentedaec901e12c2f0756ab44f7493e999145d7dff9 (diff)
downloadbird-e0e8c04a83bbe24cdcf3836ca171ce60db299b1f.tar
bird-e0e8c04a83bbe24cdcf3836ca171ce60db299b1f.zip
Small typo in documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index c46ea4f..2f65f13 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -712,10 +712,10 @@ incompatible with each other (that is to prevent you from shooting in the foot).
Sets of prefixes are special: their literals does not allow ranges, but allows
prefix patterns that are written as <cf><M>ipaddress</M>/<M>pxlen</M>{<M>low</M>,<M>high</M>}</cf>.
- Prefix <cf><m>ip1</m>/<m>len1</m></cf> matches prefix pattern <cf><m>ip2</m>/<m>len2</m>{<m>l</m>,<m>h</m>}</cf> iff
+ Prefix <cf><m>ip1</m>/<m>len1</m></cf> matches prefix pattern <cf><m>ip2</m>/<m>len2</m>{<m>l</m>,<m>h</m>}</cf> if
the first <cf>min(len1, len2)</cf> bits of <cf/ip1/ and <cf/ip2/ are identical and <cf>len1 &lt;= ip1 &lt;= len2</cf>.
A valid prefix pattern has to satisfy <cf>low &lt;= high</cf>, but <cf/pxlen/ is not constrained by <cf/low/
- or <cf/high/. Obviously, a prefix matches a prefix set literal iff it matches any prefix pattern in the
+ or <cf/high/. Obviously, a prefix matches a prefix set literal if it matches any prefix pattern in the
prefix set literal.
There are also two shorthands for prefix patterns: <cf><m>address</m>/<m/len/+</cf> is a shorthand for