mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-07-23 06:39:16 +02:00
deb3f7066d
Use standard input instead of stdin, standard output instead of stdout, and standard error instead of stderr in messages and documentation. Inspired by coreutils commit: https://cgit.git.sv.gnu.org/cgit/coreutils.git/commit/?id=c9a30d6781 * cfg.mk (sc_standard_outputs): Add syntax-check rule. * doc/find.texi: Do the above. * find/find.1: Likewise. * locate/locate.1: Likewise. * locate/locate.c: Likewise. * xargs/xargs.1: Likewise. * xargs/xargs.c: Likewise.