diff options
| author | Christian S.J. Peron <csjp@FreeBSD.org> | 2004-08-13 02:50:59 +0000 |
|---|---|---|
| committer | Christian S.J. Peron <csjp@FreeBSD.org> | 2004-08-13 02:50:59 +0000 |
| commit | a8247db1de3fe29dd553febee0a0d37e8964e8d3 (patch) | |
| tree | 4ff29752b631f5bcb0a2260c70781b65c3b9ea96 /sbin | |
| parent | 4afedc314e8e6ded5fb719708bcc78deba2eadcb (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/ipfw/ipfw.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index eb9e92b17cac1..e0c8055d17da4 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -931,8 +931,8 @@ A may be specified by name or number. .It Cm jail Ar prisonID Matches all TCP or UDP packets sent by or received for the -jail whos prison ID is -.Ar prisoniD . +jail whos prison ID is +.Ar prisonID . .It Cm icmptypes Ar types Matches ICMP packets whose ICMP type is in the list .Ar types . |
