summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-09-18 14:17:00 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-09-18 14:17:00 +0000
commit2100141d0bd587fc9e1a9b210e13cd37401b12d7 (patch)
tree8914b1b20859436e1998075cd0477fa4931dd5ba /sbin/ipfw
parentc67cf94b2533984138fe6d7f238c0c537c7a8829 (diff)
downloadFreeBSD-src-2100141d0bd587fc9e1a9b210e13cd37401b12d7.zip
FreeBSD-src-2100141d0bd587fc9e1a9b210e13cd37401b12d7.tar.gz
Fix setfib(1) section number.
PR: 133765 Submitted by: Konstantin Zolotukhin <erebus@gorodok.net> MFC after: 3 days
Diffstat (limited to 'sbin/ipfw')
-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 0d08665..f8b0746 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -869,7 +869,7 @@ The packet is tagged so as to use the FIB (routing table)
.Ar fibnum
in any subsequent forwarding decisions.
Initially this is limited to the values 0 through 15, see
-.Xr setfib 8 .
+.Xr setfib 1 .
Processing continues at the next rule.
.It Cm reass
Queue and reassemble ip fragments.
OpenPOWER on IntegriCloud