Date: Sat, 28 Aug 1999 14:02:46 -0700 (PDT) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: mharo@FreeBSD.org (Michael Haro) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/mkdir mkdir.1 mkdir.c Message-ID: <199908282102.OAA60244@gndrsh.dnsmgr.net> In-Reply-To: <199908282046.NAA48565@freefall.freebsd.org> from Michael Haro at "Aug 28, 1999 01:46:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> mharo 1999/08/28 13:46:01 PDT > > Modified files: > bin/mkdir mkdir.1 mkdir.c > Log: > add verbose flag Why???? Are you planning to add this to every command. What purpose does this serve, or what problem does it work around? You also fixed the exit(1) to use exit(EX_USAGE), that should have been mentioned here. -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net 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?199908282102.OAA60244>