summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipfw/ipfw.8')
-rw-r--r--sbin/ipfw/ipfw.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index c03dd09..b68d558 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -662,7 +662,7 @@ The supported IP types of service are:
.Pq Dv IPTOS_CE .
The absence of a particular type may be denoted
with a
-.Ql ! .
+.Ql \&! .
.It Cm iplen Ar len
Match if the total length of a packet, including header and data, is
.Ar len
@@ -696,7 +696,7 @@ The supported IP options are:
(timestamp).
The absence of a particular option may be denoted
with a
-.Ql ! .
+.Ql \&! .
.It Cm tcpseq Ar seq
TCP packets only.
Match if the TCP header sequence number field is set to
@@ -721,7 +721,7 @@ and
.Cm urg .
The absence of a particular flag may be denoted
with a
-.Ql ! .
+.Ql \&! .
A rule which contains a
.Cm tcpflags
specification can never match a fragmented packet which has
@@ -760,7 +760,7 @@ The supported TCP options are:
(rfc1644 t/tcp connection count).
The absence of a particular option may be denoted
with a
-.Ql ! .
+.Ql \&! .
.It Cm icmptypes Ar types
ICMP packets only.
Match if the ICMP type is in the list
OpenPOWER on IntegriCloud