freebsd-dev/bin/getfacl
Chris D. Faulhaber fb1af1f2bf Correct the following defines to match the POSIX.1e spec:
ACL_PERM_EXEC  -> ACL_EXECUTE
  ACL_PERM_READ  -> ACL_READ
  ACL_PERM_WRITE -> ACL_WRITE

Obtained from:	TrustedBSD
2001-04-11 02:19:01 +00:00
..
getfacl.1 mdoc(7) police: fix markup and some spelling. 2001-03-23 08:14:27 +00:00
getfacl.c Correct the following defines to match the POSIX.1e spec: 2001-04-11 02:19:01 +00:00
Makefile setfacl and getfacl no longer need to link against libposix1e, since it 2001-04-04 18:20:08 +00:00