aboutsummaryrefslogtreecommitdiff
path: root/lib/libposix1e
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2000-07-05 03:30:32 +0000
committerRobert Watson <rwatson@FreeBSD.org>2000-07-05 03:30:32 +0000
commitb00446f08a97b19d61100278611fe8a67817aab9 (patch)
treed2222f0edbca2164b53115fe9c1285f5dd3efc8b /lib/libposix1e
parent20cecd0f5077523779a72e6c7537ad6fdf355fd5 (diff)
downloadsrc-b00446f08a97b19d61100278611fe8a67817aab9.tar.gz
src-b00446f08a97b19d61100278611fe8a67817aab9.zip
o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet
committed Obtained from: TrustedBSD Project
Notes
Notes: svn path=/head/; revision=62608
Diffstat (limited to 'lib/libposix1e')
-rw-r--r--lib/libposix1e/posix1e.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libposix1e/posix1e.3 b/lib/libposix1e/posix1e.3
index b174727e4576..ae6a3e485737 100644
--- a/lib/libposix1e/posix1e.3
+++ b/lib/libposix1e/posix1e.3
@@ -35,9 +35,9 @@
.Lb libposix1e
.Sh SYNOPSIS
.Fd #include <sys/acl.h>
-.Fd #include <sys/audit.h>
+.\" .Fd #include <sys/audit.h>
.Fd #include <sys/capability.h>
-.Fd #include <sys/mac.h>
+.\" .Fd #include <sys/mac.h>
.Sh DESCRIPTION
The IEEE POSIX.1e specification never left draft form, but the interfaces
it describes are now widely used despite inherent limitations. Currently,