Date: Wed, 30 Jun 1999 18:01:17 -0400 (EDT) From: Bill Fumerola <billf@jade.chc-chimes.com> To: Sheldon Hearn <sheldonh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ac ac.8 ac.c Message-ID: <Pine.BSF.3.96.990630175842.2905W-100000@jade.chc-chimes.com> In-Reply-To: <199906302146.OAA64730@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Jun 1999, Sheldon Hearn wrote: > Log: > Allow the use of `-' as an argument to the -w option so that standard > input may be used (e.g. gunzip -c /var/log/wtmp.Jan.gz | ac -w - ). > 1.11 +4 -1 src/usr.sbin/ac/ac.8 Why document that, nothing else does. $ grep -e "foo" - foo foo bar $ cat(1) shows it in the synopsis, but doesn't say anything about it. I guess this is just another inconsistent behavior. - 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.990630175842.2905W-100000>