PERFORCE change 22690 for review
Robert Watson
rwatson at freebsd.org
Tue Dec 24 04:15:42 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=22690
Change 22690 by rwatson at rwatson_paprika on 2002/12/23 20:14:59
Add -h to getfacl usage(). sigh.
Affected files ...
.. //depot/projects/trustedbsd/acl/bin/getfacl/getfacl.c#4 edit
Differences ...
==== //depot/projects/trustedbsd/acl/bin/getfacl/getfacl.c#4 (text+ko) ====
@@ -52,7 +52,7 @@
usage(void)
{
- fprintf(stderr, "getfacl [-d] [files ...]\n");
+ fprintf(stderr, "getfacl [-dh] [files ...]\n");
}
/*
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list