--- draft-schlitt-spf-classic-02pre3.clean.txt 2005-06-06 10:41:23.000000000 -0500 +++ draft-schlitt-spf-classic-02.clean.txt 2005-06-06 14:16:25.000000000 -0500 @@ -959,7 +959,7 @@ ip6-cidr-length = "/" 1*DIGIT dual-cidr-length = [ ip4-cidr-length ] [ "/" ip6-cidr-length ] - ip4-network = ... + ip4-network = qnum "." qnum "." qnum "." qnum qnum = DIGIT ; 0-9 / %x31-39 DIGIT ; 10-99 / "1" 2DIGIT ; 100-199 @@ -1273,8 +1273,8 @@ specify delimiter characters which are used instead of ".". The 'r' transformer indicates a reversal operation: if the client IP - address was 192.0.2.1, the macro %{i} would expand to "192.0.2.1" and - the macro %{ir} would expand to "1.2.0.192". + address were 192.0.2.1, the macro %{i} would expand to "192.0.2.1" + and the macro %{ir} would expand to "1.2.0.192". The DIGIT transformer indicates the number of right-hand parts to use, after optional reversal. If a DIGIT is specified, the value @@ -1910,7 +1910,7 @@ ip6-cidr-length = "/" 1*DIGIT dual-cidr-length = [ ip4-cidr-length ] [ "/" ip6-cidr-length ] - ip4-network = ... + ip4-network = qnum "." qnum "." qnum "." qnum qnum = DIGIT ; 0-9 / %x31-39 DIGIT ; 10-99 / "1" 2DIGIT ; 100-199