From 27a5402d3589944cbf6828c598161acd9e7eaa73 Mon Sep 17 00:00:00 2001 From: julian Date: Sun, 20 Aug 2006 05:42:58 +0000 Subject: Fix typo. --- sbin/ipfw/ipfw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 9a746a0..ec70dd7 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -2391,7 +2391,7 @@ Then we classify traffic using a single rule: .Dl "ipfw pipe tablearg ip from table(1) to any" .Pp Using the -.Cn fwd +.Cm fwd action, the table entries may include hostnames and IP addresses. .Pp .Dl "ipfw table 1 add 192.168.2.0/24 10.23.2.1" -- cgit v1.1