diff options
| -rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 12feec00cd9a..fb31acdaf3a5 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1795,6 +1795,8 @@ rule fields in a single argument. .Nm ipfw1 does not allow the -f flag (force) in conjunction with the -p flag (preprocessor). +.Nm ipfw1 +does not support the -c (compact) flag. .It Handling of non-IPv4 packets .Nm ipfw1 will silently accept all non-IPv4 packets (which |
