summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/posix1e.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
committerru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
commit7d99729431353c50207fda8b9ab30e1c354c6061 (patch)
tree8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /lib/libc/posix1e/posix1e.3
parent56cb617a9d071d8ad21ab908ea9224e718dae618 (diff)
downloadFreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip
FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz
Use Fx macro wherever possible.
Diffstat (limited to 'lib/libc/posix1e/posix1e.3')
-rw-r--r--lib/libc/posix1e/posix1e.314
1 files changed, 10 insertions, 4 deletions
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3
index a8e84e4..3581c97 100644
--- a/lib/libc/posix1e/posix1e.3
+++ b/lib/libc/posix1e/posix1e.3
@@ -41,19 +41,24 @@
.Sh DESCRIPTION
The IEEE POSIX.1e specification never left draft form, but the interfaces
it describes are now widely used despite inherent limitations. Currently,
-only a few of the interfaces and features are implemented in FreeBSD,
+only a few of the interfaces and features are implemented in
+.Fx ,
although efforts are underway to complete the integration at this time.
POSIX.1e describes five security extensions to the base POSIX.1 API:
Access Control Lists (ACLs), Auditing, Capabilities, Mandatory Access
Control, and Information Flow Labels. Of these, the ACL interfaces are
-currently included with FreeBSD, Auditing, Capabilities, and Mandatory
+currently included with
+.Fx ,
+Auditing, Capabilities, and Mandatory
Access Control are in the wings, and Information Flow Labels are not on
the calendar.
POSIX.1e defines both syntax and semantics for these features, but fairly
substantial changes are required to implement these features in the
-operating system. As shipped, FreeBSD 4.0 permits file systems to export
+operating system. As shipped,
+.Fx 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.
@@ -72,7 +77,8 @@ TrustedBSD project:
http://www.trustedbsd.org
.Sh IMPLEMENTATION NOTES
-FreeBSD's support for POSIX.1e interfaces and features is still under
+.Fx Ns 's
+support for POSIX.1e interfaces and features is still under
development at this time.
.Sh ENVIRONMENT
POSIX.1e assigns security labels to all objects, extending the security
OpenPOWER on IntegriCloud