From 2100141d0bd587fc9e1a9b210e13cd37401b12d7 Mon Sep 17 00:00:00 2001 From: brueffer Date: Fri, 18 Sep 2009 14:17:00 +0000 Subject: Fix setfib(1) section number. PR: 133765 Submitted by: Konstantin Zolotukhin MFC after: 3 days --- sbin/ipfw/ipfw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ipfw') 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. -- cgit v1.1