From e0e8c04a83bbe24cdcf3836ca171ce60db299b1f Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 3 Aug 2010 15:23:30 +0200 Subject: Small typo in documentation. --- doc/bird.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 ipaddress/pxlen{low,high}. - Prefix ip1/len1 matches prefix pattern ip2/len2{l,h} iff + Prefix ip1/len1 matches prefix pattern ip2/len2{l,h} if the first min(len1, len2) bits of len1 <= ip1 <= len2. A valid prefix pattern has to satisfy low <= high, but address/ is a shorthand for -- cgit v1.2.3