Date: Sat, 26 Feb 2005 10:49:25 +1100 From: Tim Robbins <tjr@freebsd.org> To: Tom Rhodes <trhodes@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/wc wc.1 Message-ID: <20050225234925.GA42253@cat.robbins.dropbear.id.au> In-Reply-To: <200502232240.j1NMejxr095521@repoman.freebsd.org> References: <200502232240.j1NMejxr095521@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 23, 2005 at 10:40:45PM +0000, Tom Rhodes wrote:
> trhodes 2005-02-23 22:40:45 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.bin/wc wc.1
> Log:
> Add better mdoc(7) mark up, clean up wording, better describe the effects
> of some arguments.
>
> PR: 47705
> Based on a patch submitted by: Gary W. Swearingen <swear@attbi.com>
> Glanced at by: simon
74: .It Fl c
75: The number of bytes in each input file
76: is written to the standard output.
1.22 ! trhodes 77: This will cancel out any prior usage of the
! 78: .Fl w
! 79: option.
This should be "prior usage of the -m option".
Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050225234925.GA42253>
