cvs commit: src/usr.bin/xargs xargs.1
Giorgos Keramidas
keramida at ceid.upatras.gr
Sun Jan 27 08:39:26 PST 2008
On 2008-01-27 09:50, "Simon L. Nielsen" <simon at freebsd.org> wrote:
> On 2008.01.26 12:38:19 +0000, Giorgos Keramidas wrote:
> > keramida 2008-01-26 12:38:19 UTC
> >
> > FreeBSD src repository (doc committer)
> >
> > Modified files:
> > usr.bin/xargs xargs.1
> > Log:
> > Document the no-op -r option of BSD xargs(1).
> [...]
> > | @@ -45,7 +45,7 @@
> > | .Nd "construct argument list(s) and execute utility"
> > | .Sh SYNOPSIS
> > | .Nm
> > | -.Op Fl 0opt
> > | +.Op Fl 0r
> > | .Op Fl E Ar eofstr
>
> You removed "opt" - that seems like it wasn't intended?
No that wasn't intended. I should have kept that part.
It should be back now, after revision 1.39, thanks :)
More information about the cvs-src
mailing list