summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2004-05-23 19:05:59 +0000
committermaxim <maxim@FreeBSD.org>2004-05-23 19:05:59 +0000
commit2b2f469df0b622eeff37e7c139cd8d53258613c8 (patch)
tree2e0ff4aa15aef8a8499f8420c6fed123763d750a /sbin
parent0c8f1780d64808c3fb8349f76f7afc0a15b26738 (diff)
downloadFreeBSD-src-2b2f469df0b622eeff37e7c139cd8d53258613c8.zip
FreeBSD-src-2b2f469df0b622eeff37e7c139cd8d53258613c8.tar.gz
o Fix usage example.
PR: docs/67065 Submitted by: David Syphers
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index d7d0f0a..4265686 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -788,7 +788,7 @@ Matches all addresses with base
and the mask of
.Ar mask ,
specified as a dotted quad.
-As an example, 1.2.3.4/255.0.255.0 will match
+As an example, 1.2.3.4:255.0.255.0 will match
1.*.3.*.
This form is advised only for non-contiguous
masks. It is better to resort to the
OpenPOWER on IntegriCloud