summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_init.3
Commit message (Collapse)AuthorAgeFilesLines
* Use Fx macro wherever possible.ru2000-11-141-1/+2
|
* o EACCES is not a possible error for acl_from_text(), so fixrwatson2000-09-191-1/+1
| | | | | | | | acl_from_text.3 o Minor whitespace cleanups relative to the TrustedBSD tree to reduce content-free differences. Obtained from: TrustedBSD Project
* o Remove extra cross reference from acl.3 to acl.3rwatson2000-06-041-3/+1
| | | | | | | o Remove "BUGS" entries indicating that there's nowhere to store ACLs as we now have extended attributes. Obtained from: TrustedBSD Project
* Introduce .Lb macro to libposix1e manpagesphantom2000-04-221-1/+3
| | | | | Sort some .Nm values Decapitalize .Nd values
* Fix various typos and mdoc style issues.mpp2000-01-291-5/+9
| | | | Reviewed by: rwatson
* Introduce ACL man pages en masse for library calls, and general introduction.rwatson2000-01-281-0/+100
Introduce ACL man pages en masse for library calls, and general introduction. Also, fix acl_valid.c non-portable calls to include _np in their names, making them standard-happy as well as consistent with acl.h
OpenPOWER on IntegriCloud