summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/posix1e.3
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2000-01-28 20:07:00 +0000
committerrwatson <rwatson@FreeBSD.org>2000-01-28 20:07:00 +0000
commite94ca06e82706150b246287b642896f2e0fb74c4 (patch)
tree773740238a3fa121999731eb74a37cda72cf7615 /lib/libc/posix1e/posix1e.3
parentae4a0b7c525e452bfe97e01c4ed264d8882a0a20 (diff)
downloadFreeBSD-src-e94ca06e82706150b246287b642896f2e0fb74c4.zip
FreeBSD-src-e94ca06e82706150b246287b642896f2e0fb74c4.tar.gz
Introduce ACL man pages en masse for library calls, and general introduction.
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
Diffstat (limited to 'lib/libc/posix1e/posix1e.3')
-rw-r--r--lib/libc/posix1e/posix1e.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3
index 0935404..3909c72 100644
--- a/lib/libc/posix1e/posix1e.3
+++ b/lib/libc/posix1e/posix1e.3
@@ -54,6 +54,8 @@ operating system. As shipped, FreeBSD 4.0 permits file systems to export
Access Control Lists via the VFS, and provides a library for userland
access to and manipulation of these ACLs, but support for ACLs is not
provided by any file systems shipped in the base operating system.
+Available API calls relating to ACLs are described in detail in
+.Xr acl 3 .
The patches supporting other POSIX.1e features are not available in the
base operating system at this time--however, more information on them
OpenPOWER on IntegriCloud