summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2013-03-29 16:26:57 +0000
committerJames Youngman <jay@gnu.org>2013-03-29 16:39:01 +0000
commitfdaa57adba0f7016781aeab078c144e4ae1f7681 (patch)
tree4830c4782f4173a79c5daaf9ba81e7e31c89891f /Makefile.am
parent0f2c2df9e41be26aa0238b498a6f16d22f202cd8 (diff)
downloadfindutils-fdaa57adba0f7016781aeab078c144e4ae1f7681.tar.gz
Document that -0/-d turns off logical end-of-file processing.
* doc/find.texi (xargs options): Explain that the logical end of file marker string set with -E is not special if -d or -0 was specified. * xargs/xargs.c (usage): Mention this in the --help output. (read_string): Correct the function header comment to point out that there is no logical end-of-file processing for this case. Also point out that the delimiter may not always be NUL. This documentation update fixes Savannah bug #36652. (main): Emit a warning message if -0/-d is specified and -E was also used. * xargs/testsuite/xargs.gnu/E_-0.exp: Don't compare stderr output, since for this case xargs now emits a warning message. * NEWS: Mention this change.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions