From owner-cvs-all Thu Aug 8 17:43:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D92EB37B400; Thu, 8 Aug 2002 17:43:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF6A43E6A; Thu, 8 Aug 2002 17:43:36 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g790haJU056219; Thu, 8 Aug 2002 17:43:36 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g790ha0F056218; Thu, 8 Aug 2002 17:43:36 -0700 (PDT) Message-Id: <200208090043.g790ha0F056218@freefall.freebsd.org> From: Ian Dowse Date: Thu, 8 Aug 2002 17:43:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/quota quota.1 quota.c 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 iedowse 2002/08/08 17:43:36 PDT Modified files: usr.bin/quota quota.1 quota.c Log: Fix a few compiler warnings, sort options and make the usage() output match the synopsis. Revision Changes Path 1.13 +12 -11 src/usr.bin/quota/quota.1 1.17 +17 -16 src/usr.bin/quota/quota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message