From owner-cvs-all Wed Jun 13 4:12:32 2001 Delivered-To: cvs-all@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 4F59237B405; Wed, 13 Jun 2001 04:12:09 -0700 (PDT) (envelope-from max@vega.com) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f5DBDOR01120; Wed, 13 Jun 2001 14:13:24 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (das0-l54.uic-in.net [212.35.189.181]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f5D7o5o74854; Wed, 13 Jun 2001 10:50:06 +0300 (EEST) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.4/8.11.3) id f5D7nwW05573; Wed, 13 Jun 2001 10:49:58 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200106130749.f5D7nwW05573@vega.vega.com> Subject: Re: cvs commit: src/usr.bin/du du.1 du.c To: ru@FreeBSD.org (Ruslan Ermilov) Date: Wed, 13 Jun 2001 10:49:28 +0300 (EEST) Cc: sobomax@FreeBSD.org (Maxim Sobolev), roam@FreeBSD.org (Peter Pentchev), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20010613103544.A35383@sunbay.com> from "Ruslan Ermilov" at Jun 13, 2001 10:35:44 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Wed, Jun 13, 2001 at 10:20:40AM +0300, Maxim Sobolev wrote: > > > > > > roam 2001/06/12 23:38:58 PDT > > > > > > Modified files: > > > usr.bin/du du.1 du.c > > > Log: > > > Add '-I mask' cmdline flag to ignore/skip files and subdirectories > > > matching a specified shell-glob mask. > > > > > > Reviewed by: no serious objections on -arch and -audit over > > > the last few months > > > MFC after: 1 month > > > > Since du(1) is part of the SUSv2, please mention in the manpage > > that this option is a FreeBSD-specific and may not be supported > > by other vendors. > > > Uhh, most options of this utility are already non-standard, and > manpage doesn't claim any standard compliance. Well, in fact it supports all options defined by the SUSv2 (akrsx)*, so it should be safe to add section "Standards" mentioning that and mark all other options, including -I, as non-compatible extensions. -Maxim [*]http://www.opengroup.org/cgi-bin/dbcgix?TPL=sud2/xcu/du&tags=&TOKEN=KPZRC&KPZRC=1&comments=&vendorX=1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message