From bcb81251b4e37b96743aa1cdf790f30ef41a465e Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Tue, 31 Mar 2009 21:30:58 +0200 Subject: Documentation update --- doc/bird.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/bird.sgml b/doc/bird.sgml index 2114151..1cb3fc4 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -520,9 +520,9 @@ incompatible with each other (that is to prevent you from shooting in the foot). There are also two shorthands for prefix patterns: address/ is a shorthand for address/ (where maxlen is 32 for IPv4 and 128 for IPv6), - that means prefix address/ and all its subprefixes. address/ - is a shorthand for address/, that means prefix address/ - and all its superprefixes (prefixes that contain it). + that means network prefix address/ and all its subnets. address/ + is a shorthand for address/, that means network prefix address/ + and all its supernets (network prefixes that contain it). For example, [ 1.0.0.0/8, 2.0.0.0/8+, 3.0.0.0/8-, 4.0.0.0/8{16,24} ] matches prefix 1.0.0.0/8, all subprefixes of 2.0.0.0/8, all superprefixes of 3.0.0.0/8 and prefixes -- cgit v1.2.3