From owner-freebsd-questions@FreeBSD.ORG Mon Jan 21 13:42:57 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C984516A46D for ; Mon, 21 Jan 2008 13:42:57 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id 85DC713C4F3 for ; Mon, 21 Jan 2008 13:42:55 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id AAA12629 for ; Tue, 22 Jan 2008 00:42:54 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 22 Jan 2008 00:42:53 +1100 (EST) From: Ian Smith To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: ipfw(8) doc bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2008 13:42:57 -0000 I was just browsing various versions of ipfw(8) such as: http://www.freebsd.org/cgi/man.cgi?query=ipfw&apropos=0&sektion=0&manpath=FreeBSD+6.3-stable&format=html and noticed that (and 6.3-RELEASE) manuals sport 'FreeBSD 7.0' footers, however the proper FreeBSD 7 manual includes the new 'ipfw nat' section, so is different in at least that respect. Worthy of a docs? or www? PR, or maybe just a transient release glitch? cheers, Ian