mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
o Comment out <sys/audit.h> and <sys/mac.h> since they are not yet
committed Obtained from: TrustedBSD Project
This commit is contained in:
parent
20cecd0f50
commit
b00446f08a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62608
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user