From owner-cvs-all Fri Sep 28 23:33:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01C0737B401; Fri, 28 Sep 2001 23:33:43 -0700 (PDT) Received: (from billf@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8T6Xg776470; Fri, 28 Sep 2001 23:33:42 -0700 (PDT) (envelope-from billf) Message-Id: <200109290633.f8T6Xg776470@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 28 Sep 2001 23:33:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG billf 2001/09/28 23:33:42 PDT Modified files: sbin/ipfw ipfw.8 Log: now that jlemon has added a hash table to lookup locally configured ip addresses (and the macros that ipfw(4) use to lookup data for the 'me' keyword have been converted) remove a comment about using 'me' being a "computationally expensive" operation. while I'm here, change two instances of "IP number" to "IP address" Revision Changes Path 1.91 +3 -4 src/sbin/ipfw/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message