summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-10-09 13:52:49 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-10-09 13:52:49 +0000
commit6a88d4c4d6bd818cbd5a84db8e6a10744d7d8eb2 (patch)
treef40b02a8e41939b1046e8320731d1688566d7d68 /sbin
parent81d04aac9a3f3ce2cfe13490b709f174c7ba57bf (diff)
downloadFreeBSD-src-6a88d4c4d6bd818cbd5a84db8e6a10744d7d8eb2.zip
FreeBSD-src-6a88d4c4d6bd818cbd5a84db8e6a10744d7d8eb2.tar.gz
MFC: r197312
Fix setfib(1) section number. Approved by: re (kib)
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 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