From owner-cvs-all Tue Jul 17 0:45:22 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id CDA5437B40C; Tue, 17 Jul 2001 00:45:16 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA07254; Tue, 17 Jul 2001 17:45:03 +1000 Date: Tue, 17 Jul 2001 17:42:47 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Warner Losh Cc: Sheldon Hearn , Peter Pentchev , Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dump dump.8 In-Reply-To: <200107170329.f6H3TUo38730@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 16 Jul 2001, Warner Losh wrote: > In message <11101.995298095@axl.seasidesoftware.co.za> Sheldon Hearn writes: > : > That's what I asked some months ago, but then somebody pointed me at > : > style(9), near the end: > : > > : > "usage: f [-aDde] [-b b_arg] [-m m_arg] req1 req2 [opt1 [opt2]]\n" > : > "usage: f [-a | -b] [-c [-dEe] [-n number]]\n" > : > > : > So it seems it's more like -[0-9][AaBbCcDd...Zz], which also makes > : > sense, e.g. when -D overrides/negates -d. > : > : I wonder whether this section of style(9) predates the CSRG sources. > > I think might be Bruce's personal preference. I know that he's made > suggestions like that to me many times over the years. It is just what most BSD utilities actually do. Including old ones like dump(8). Dima's change was just to fix unsorting in FreeBSD changes (mainly for mismerging Lite2 in rev.1.13). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message