diff options
author | ru <ru@FreeBSD.org> | 2005-11-23 16:24:39 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-11-23 16:24:39 +0000 |
commit | 5e1264a066b1d1015c2ebe44666ad84afa626002 (patch) | |
tree | 434de845a1b610a34af5da46e999298e4430dd74 /lib/libc/posix1e | |
parent | f0442273f18d1493f7da5f6d6ba0782bbcee32c8 (diff) | |
download | FreeBSD-src-5e1264a066b1d1015c2ebe44666ad84afa626002.zip FreeBSD-src-5e1264a066b1d1015c2ebe44666ad84afa626002.tar.gz |
There's no longer^Wyet <sys/capability.h>.
Diffstat (limited to 'lib/libc/posix1e')
-rw-r--r-- | lib/libc/posix1e/posix1e.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3 index 84f8928..6333b08 100644 --- a/lib/libc/posix1e/posix1e.3 +++ b/lib/libc/posix1e/posix1e.3 @@ -37,7 +37,7 @@ .In sys/types.h .In sys/acl.h .\" .In sys/audit.h -.In sys/capability.h +.\" .In sys/capability.h .In sys/mac.h .Sh DESCRIPTION The IEEE POSIX.1e specification never left draft form, but the interfaces |