bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typo in error message 'can not fit single argument ...'


From: Andreas Bernauer
Subject: typo in error message 'can not fit single argument ...'
Date: Wed, 5 Jan 2011 17:27:40 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi,

$ echo foo | xargs -s1 echo
xargs: can not fit single argument within argument list size limit

I'd say, the error message should read:
xargs: cannot fit single argument within argument list size limit

Note 'can not' --> 'cannot'.

Attached a patch against the findutils 4.4.2 tarball.
Sorry, I cannot checkout git:// protocols here currently (firewall).
The po/*.po files are also patched, but I don't know what to do about
the po/*.gmo files, so they are left untouched by this patch.

Cheers,

Andreas.

Attachment: findutils.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]