diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 2525f289e6f4..683deb3c953e 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -2456,7 +2456,7 @@ Then we classify traffic using a single rule: .Dl "ipfw table 1 add 192.168.0.0/27 4" .Dl "ipfw table 1 add 192.168.0.2 1" .Dl "..." -.Dl "ipfw pipe tablearg ip from table(1) to any" +.Dl "ipfw add pipe tablearg ip from table(1) to any" .Pp Using the .Cm fwd