CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/08/01 00:39:58
Modified files: usr.bin/find : find.c Log message: Update a comment to include -delete, -execdir, -ls and -print0 among the primaries that do not imply -print. From Kris Katterjohn, thanks! ok jmc