From owner-cvs-src-old@FreeBSD.ORG Wed Apr 8 15:18:34 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4557E1065672 for ; Wed, 8 Apr 2009 15:18:34 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 18AD88FC36 for ; Wed, 8 Apr 2009 15:18:34 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n38FIX7t078268 for ; Wed, 8 Apr 2009 15:18:33 GMT (envelope-from luigi@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n38FIXip078267 for cvs-src-old@freebsd.org; Wed, 8 Apr 2009 15:18:33 GMT (envelope-from luigi@repoman.freebsd.org) Message-Id: <200904081518.n38FIXip078267@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to luigi@repoman.freebsd.org using -f From: Luigi Rizzo Date: Wed, 8 Apr 2009 15:18:21 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw.8 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 15:18:34 -0000 luigi 2009-04-08 15:18:21 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: SVN rev 190846 on 2009-04-08 15:18:21Z by luigi Various cleanup of text, moving a couple of paragraphs above to avoid referencing undefined terms (humans are not compilers but still care about these things). Change some .Sh to .Ss to better reflect the structure of the text. No new content. Revision Changes Path 1.224 +99 -88 src/sbin/ipfw/ipfw.8