X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=doc%2Fman1%2Fhath.1;h=c0d6bc004f8eb5f552049e75004ef6aa562cce8b;hp=6e7a618c61adbaaf7ac2cf9ccd0abb85dec56264;hb=b60a55a3e5ed9b9c3fa58405832bda095bb89d60;hpb=e8454fd0eb8af01dbba627ed707a7a45103daf3d diff --git a/doc/man1/hath.1 b/doc/man1/hath.1 index 6e7a618..c0d6bc0 100644 --- a/doc/man1/hath.1 +++ b/doc/man1/hath.1 @@ -40,9 +40,8 @@ This computes a (Perl-compatible) regular expression matching the input CIDR blocks. It's the default mode of operation. .P .nf -.I $ hath <<< \(dq10.0.0.0/24 10.0.1.0/24\(dq -([^\.0-9](10)\.(0)\.(0)\.(0)[^\.0-9]|[^\.0-9](10)\.(0)\.(1) -\.(0)[^\.0-9]) +.I $ hath <<< \(dq10.0.0.0/29 10.0.0.8/29\(dq +((10)\.(0)\.(0)\.(0|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15)) .fi .IP \(bu 2 \fBReduced\fR