From owner-cvs-all Wed Jun 30 14:57:16 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 6DB651573C; Wed, 30 Jun 1999 14:57:04 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id SAA11873; Wed, 30 Jun 1999 18:01:17 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Wed, 30 Jun 1999 18:01:17 -0400 (EDT) From: Bill Fumerola To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ac ac.8 ac.c In-Reply-To: <199906302146.OAA64730@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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