summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1996-06-29 01:21:07 +0000
committeralex <alex@FreeBSD.org>1996-06-29 01:21:07 +0000
commit153deea5fae3a1f81bfbb97a2166a4e37bbec96f (patch)
treee52ceae7558da0a51e65602132bf86813515a104 /sbin
parent3635564be33b6c38684cec280825304016fdcb90 (diff)
downloadFreeBSD-src-153deea5fae3a1f81bfbb97a2166a4e37bbec96f.zip
FreeBSD-src-153deea5fae3a1f81bfbb97a2166a4e37bbec96f.tar.gz
Fix port specification syntax.
Submitted by: nate
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 ac9d299..01141e7 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -156,7 +156,7 @@ an optional
may be specified as:
.Pp
.Bl -hang -offset flag
-.It Ns {port|port:port} Ns Op ,port Ns Op ,...
+.It Ns {port|port-port} Ns Op ,port Ns Op ,...
.El
.Pp
Service names (from
OpenPOWER on IntegriCloud