]> gitweb.michael.orlitzky.com - hath.git/blobdiff - doc/man1/hath.1
Fix an incorrect example in the man page.
[hath.git] / doc / man1 / hath.1
index 6e7a618c61adbaaf7ac2cf9ccd0abb85dec56264..c0d6bc004f8eb5f552049e75004ef6aa562cce8b 100644 (file)
@@ -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