summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-10-08 03:31:09 +0000
committergreen <green@FreeBSD.org>2004-10-08 03:31:09 +0000
commit12529a8a9db2623cbc81f24ff242d7b6056e91dd (patch)
tree9211957eaedabcfd501772e7d131510acd31b6d9 /sbin/ipfw
parenta5dc9b92684ac12031e6fc8524048c7f76a9cd32 (diff)
downloadFreeBSD-src-12529a8a9db2623cbc81f24ff242d7b6056e91dd.zip
FreeBSD-src-12529a8a9db2623cbc81f24ff242d7b6056e91dd.tar.gz
Reference altq(4) instead of pf.conf(5).
Tip of the hat to: mlaier
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 7ba90e4..e756807 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -569,7 +569,7 @@ When a packet matches a rule with the
keyword, the ALTQ identifier for the given
.Ar queue
(see
-.Xr pf.conf 5 )
+.Xr altq 4 )
will be attached.
Note that this ALTQ tag is only meaningful for packets going "out" of IPFW,
and not being rejected or going to divert sockets.
@@ -2321,13 +2321,13 @@ the sleep terminates thus restoring the previous situation.
.Sh SEE ALSO
.Xr cpp 1 ,
.Xr m4 1 ,
+.Xr altq 4 ,
.Xr bridge 4 ,
.Xr divert 4 ,
.Xr dummynet 4 ,
.Xr ip 4 ,
.Xr ipfirewall 4 ,
.Xr protocols 5 ,
-.Xr pf.conf 5 ,
.Xr services 5 ,
.Xr init 8 ,
.Xr kldload 8 ,
OpenPOWER on IntegriCloud