[bug #14587] -L does not default to -L1 and results in error

2005-09-19 Thread Dmitry V. Levin
Additional Item Attachment, bug #14587 (project findutils): File name: xargs.c.diff Size:0 KB Proposed error message fix as suggested by Eric Blake __

[bug #14587] -L does not default to -L1 and results in error

2005-09-19 Thread Eric Blake
Follow-up Comment #1, bug #14587 (project findutils): See also http://lists.gnu.org/archive/html/bug-findutils/2005-08/msg00037.html. POSIX requires -L to have a required argument, but -l can have an optional argument. So it is only -l that defaults to 1. The documentation is buggy. However,

[bug #14587] -L does not default to -L1 and results in error

2005-09-19 Thread anonymous
URL: Summary: -L does not default to -L1 and results in error Project: findutils Submitted by: None Submitted on: Mon 09/19/05 at 18:25 Category: xargs