From owner-cvs-all Mon Sep 4 2:33:52 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 950B537B422; Mon, 4 Sep 2000 02:33:46 -0700 (PDT) Received: from zip.noc.uunet.co.za ([196.31.2.162] helo=nwl.fw.uunet.co.za) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13VsdM-0001gi-00; Mon, 04 Sep 2000 11:33:44 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id LAA07822; Mon, 4 Sep 2000 11:33:42 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 7645; Mon Sep 4 11:32:36 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13VscG-000A0j-00; Mon, 04 Sep 2000 11:32:36 +0200 From: Sheldon Hearn To: Warner Losh Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib getopt.c In-reply-to: Your message of "Sun, 03 Sep 2000 20:49:22 MST." <200009040349.UAA41015@freefall.freebsd.org> Date: Mon, 04 Sep 2000 11:32:36 +0200 Message-ID: <38484.968059956@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 03 Sep 2000 20:49:22 MST, Warner Losh wrote: > Modified files: > lib/libc/stdlib getopt.c > Log: > Don't print an error message if the bad option is '?'. This reduces by one the number of arguments available to people who don't think that the canonical way to ask a program for its usage() should be: program -\? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message