aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ng_ipacct/files/ng_ipacct.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ng_ipacct/files/ng_ipacct.conf')
-rw-r--r--net-mgmt/ng_ipacct/files/ng_ipacct.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ng_ipacct/files/ng_ipacct.conf b/net-mgmt/ng_ipacct/files/ng_ipacct.conf
index 3cde3a2034f3..e76599811807 100644
--- a/net-mgmt/ng_ipacct/files/ng_ipacct.conf
+++ b/net-mgmt/ng_ipacct/files/ng_ipacct.conf
@@ -110,8 +110,8 @@ ng_ipacct_cx0_stop='
# EXAMPLE 3. PPTP (via mpd), divert traffic to ng_ksocket
-# ipfw add divert 4001 ip from any to any via ng0 in
-# ipfw add divert 4002 ip from any to any via ng0 out
+# ipfw add tee 4001 ip from any to any via ng0 in
+# ipfw add tee 4002 ip from any to any via ng0 out
# USER-LEVEL | KERNEL-LEVEL
# |