Jilles Tjoelker 8f3bd46654 pathchk(1): Fix the example so it allows arbitrary pathnames.
Spaces and various other characters in pathnames are not passed through
literally by xargs in its default mode. Instead, use find . -exec ... {} +

Although the -- argument is not strictly required here, add it anyway to
avoid surprises when modifying the code to find -f -somedir ...

MFC after:	1 week
2010-05-01 22:10:45 +00:00
..
2010-01-02 10:09:20 +00:00
2010-02-05 18:17:17 +00:00
2010-01-15 16:01:22 +00:00
2010-04-13 20:50:59 +00:00
2009-04-01 08:33:54 +00:00
2010-02-03 21:06:13 +00:00
2010-02-09 10:47:44 +00:00
2010-01-15 16:01:22 +00:00
2010-02-26 09:41:16 +00:00
2010-04-02 11:05:59 +00:00
2009-06-23 23:17:04 +00:00
2010-01-02 10:09:20 +00:00
2010-03-02 16:58:04 +00:00
2010-03-22 21:19:17 +00:00
2009-12-13 03:18:37 +00:00
2010-02-26 13:48:04 +00:00
2010-03-08 20:45:52 +00:00
2010-01-02 10:09:20 +00:00
2010-04-30 22:33:49 +00:00
2010-01-05 21:09:59 +00:00
2010-03-10 20:31:30 +00:00
2010-03-12 17:55:29 +00:00
2010-03-09 21:06:01 +00:00
2010-02-26 09:41:16 +00:00
2009-12-13 04:14:55 +00:00