Commit Graph

6 Commits

Author SHA1 Message Date
wiz
78f9e33271 Fix Dd argument. 2010-11-16 23:59:02 +00:00
christos
d6f06df46c add a safe alternative of the previous. 2010-11-10 01:44:04 +00:00
apb
4c73f7f041 Change the ironically unafe "find . -print | xargs pathchk -p" to
the safe "find . -exec pathchk -p \{\} +" in an example.
2010-11-09 20:34:55 +00:00
wiz
571cc9f1c1 Dd month argument should not be abbreviated. 2003-04-15 20:40:28 +00:00
jdolecek
6080567943 bump date, and fix typo in macro name (.Nx, not .Nm) 2003-04-15 19:49:30 +00:00
jdolecek
938f344d52 add POSIX.2 patchchk(1) utility - check pathnames
from FreeBSD via Jonathan Perkin
fixes PR standards/11198 by Ben Harris
2003-04-15 19:46:38 +00:00