aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>2006-08-20 05:42:58 +0000
committerJulian Elischer <julian@FreeBSD.org>2006-08-20 05:42:58 +0000
commit1b97421aae25cfb7336018e4adb443e2710d63f6 (patch)
tree9430a4f6f9f84995b4db27ea7062d1084f630541 /sbin
parent6c43fb6f9e28bce2874da01091d1ce33dbcd9ca8 (diff)
downloadsrc-1b97421aae25cfb7336018e4adb443e2710d63f6.tar.gz
src-1b97421aae25cfb7336018e4adb443e2710d63f6.zip
Fix typo.
Notes
Notes: svn path=/head/; revision=161466
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 9a746a013e10..ec70dd724b22 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"