mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-02-01 22:28:59 +01:00
* doc/find.texi (Single File): Explain that "-exec command ;" returns true of the command exited with a status of 0. (Multiple Files): Explain that "-execdir command +" always returns true. Likewise for "-exec command +". * find/find.1: similar changes.