summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_valid.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2000-01-29 04:18:51 +0000
committermpp <mpp@FreeBSD.org>2000-01-29 04:18:51 +0000
commit0fbb0164876703f754f2695452e325f686d83996 (patch)
tree10866a698c3cd91fb2a0a35e5001711854df8a29 /lib/libc/posix1e/acl_valid.3
parent53060be2a3eb2319dad9d72c30fc1004a7af8c6c (diff)
downloadFreeBSD-src-0fbb0164876703f754f2695452e325f686d83996.zip
FreeBSD-src-0fbb0164876703f754f2695452e325f686d83996.tar.gz
Fix various typos and mdoc style issues.
Reviewed by: rwatson
Diffstat (limited to 'lib/libc/posix1e/acl_valid.3')
-rw-r--r--lib/libc/posix1e/acl_valid.311
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/libc/posix1e/acl_valid.3 b/lib/libc/posix1e/acl_valid.3
index afdd01a..53ee879 100644
--- a/lib/libc/posix1e/acl_valid.3
+++ b/lib/libc/posix1e/acl_valid.3
@@ -29,7 +29,6 @@
.Dt ACL_VALID 3
.Os FreeBSD 4.0
.Sh NAME
-.Fd int
.Nm acl_valid ,
.Nm acl_valid_fd_np ,
.Nm acl_valid_file_np
@@ -70,7 +69,7 @@ shall contain at most on ACL_MASK entry.
The qualifier field shall be unique among all entries of
the same POSIX.1e ACL facility defined tag type. The
tag type field shall contain valid values including any
-implementatino-defined values. Validation of the values
+implementation-defined values. Validation of the values
of the qualifier field is implementation-defined.
.Ed
@@ -82,7 +81,7 @@ non-portable validation functions will not.
FreeBSD's support for POSIX.1e interfaces and features is still under
development at this time.
.Sh RETURN VALUES
-Upon successfull completion, the function shall return a value of zero.
+Upon successful completion, the function shall return a value of zero.
Otherwise, a value of -1 shall be returned and
.Va errno
shall be set to indicate the error.
@@ -134,9 +133,11 @@ of the draft continues on the cross-platform POSIX.1e implementation
mailing list. To join this list, see the FreeBSD 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