From owner-cvs-sbin Sat Sep 14 18:40:53 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA23042 for cvs-sbin-outgoing; Sat, 14 Sep 1996 18:40:53 -0700 (PDT) Received: from veda.is (root@ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA23037; Sat, 14 Sep 1996 18:40:47 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.7.5/8.7.3) id BAA00253; Sun, 15 Sep 1996 01:40:38 GMT From: Adam David Message-Id: <199609150140.BAA00253@veda.is> Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 To: alex@freefall.freebsd.org (Alex Nash) Date: Sun, 15 Sep 1996 01:40:36 +0000 (GMT) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org In-Reply-To: <199609150008.RAA19703@freefall.freebsd.org> from Alex Nash at "Sep 14, 96 05:08:31 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > alex 96/09/14 17:08:31 > > Modified: sbin/ipfw ipfw.8 > Log: > Note that -N is only effective when ipfw is displaying chain entries. > > Revision Changes Path > 1.23 +1 -1 src/sbin/ipfw/ipfw.8 > This is not true. -N will allow hostnames to be used instead of IP numbers for other commands, although this has not yet been documented in the manpage. Adam