From owner-cvs-sbin Thu Mar 12 18:34:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27509 for cvs-sbin-outgoing; Thu, 12 Mar 1998 18:34:12 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27397; Thu, 12 Mar 1998 18:33:51 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA02103; Thu, 12 Mar 1998 18:31:22 -0800 (PST) Date: Thu, 12 Mar 1998 18:31:22 -0800 (PST) Message-Id: <199803130231.SAA02103@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/03/12 18:31:22 PST Modified files: sbin/ipfw ipfw.c Log: Get the arguments to show_usage right (like the MFC'ed code in -stable). Submitted by: bde Revision Changes Path 1.55 +3 -3 src/sbin/ipfw/ipfw.c