Date: Wed, 23 Jun 1999 13:25:39 -0400 (EDT) From: Bill Fumerola <billf@jade.chc-chimes.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: Bill Fumerola <billf@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete m Message-ID: <Pine.BSF.3.96.990623132509.9256H-100000@jade.chc-chimes.com> In-Reply-To: <199906231718.KAA65977@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jun 1999, Steve Kargl wrote: > Bill Fumerola wrote: > > billf 1999/06/23 09:54:39 PDT > > > > Modified files: > > usr.sbin/pkg_install/add main.c > > usr.sbin/pkg_install/create main.c > > usr.sbin/pkg_install/delete main.c > > usr.sbin/pkg_install/info main.c > > Log: > > If we are going to have a case for '?' then we should define it in Options. > > > > getopt(3) returns '?' for any character not contained in optarg. > Thus, "case '?':" is a catch-all, and '?' does not (should not?) > be defined in Options. If you run pkg_add -? it will return a 'bad option, blah blah blah.' - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990623132509.9256H-100000>