summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_delete.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/posix1e/acl_delete.3')
-rw-r--r--lib/libc/posix1e/acl_delete.312
1 files changed, 8 insertions, 4 deletions
diff --git a/lib/libc/posix1e/acl_delete.3 b/lib/libc/posix1e/acl_delete.3
index 22cc651..ef559d5 100644
--- a/lib/libc/posix1e/acl_delete.3
+++ b/lib/libc/posix1e/acl_delete.3
@@ -66,7 +66,7 @@ is set to indicate the error.
If any of the following conditions occur, these functions shall return -1
and set
.Va errno
-to teh corresponding value:
+to the corresponding value:
.Bl -tag -width Er
.It Bq Er EACCES
Search permission is denied for a component of the path prefix, or the
@@ -108,12 +108,16 @@ The file system is read-only.
.Sh STANDARDS
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
of the draft continues on the cross-platform POSIX.1e implementation
-mailing list. To join this list, see the FreeBSD POSIX.1e implementation
+mailing list. To join this list, see the
+.Fx
+POSIX.1e implementation
page for more information.
.Sh HISTORY
-POSIX.1e support was introduced in FreeBSD 4.0, and development continues.
+POSIX.1e support was introduced in
+.Fx 4.0 ,
+and development continues.
.Sh AUTHORS
-Robert N M Watson
+.An Robert N M Watson
.Sh BUGS
These features are not yet fully implemented. In particular, the shipped
version of UFS/FFS does not support storage of additional security labels,
OpenPOWER on IntegriCloud