CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/02/13 05:35:02
Modified files: usr.bin/find : find.1 Log message: As noticed by Clint Pachl <pachl at ecentryx dot com>, it is easy to miss a blank character in an example, so explicitely state that whitespace causes the issue; while here, mention that shell metacharacters cause danger as well; ok otto@ sthen@ jmc@