summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set_permset.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-23 14:01:28 +0000
committerru <ru@FreeBSD.org>2001-03-23 14:01:28 +0000
commit61a1bf81e6c5ad5077a7ca7b184f464e71541247 (patch)
tree40ed86e69e1aa7154ac51a87342b7a97dff98ac4 /lib/libc/posix1e/acl_set_permset.3
parent5ca1a4a8d79864d2e5dd2f0a5bec983729cff4fa (diff)
downloadFreeBSD-src-61a1bf81e6c5ad5077a7ca7b184f464e71541247.zip
FreeBSD-src-61a1bf81e6c5ad5077a7ca7b184f464e71541247.tar.gz
mdoc(7) police: fix markup.
Diffstat (limited to 'lib/libc/posix1e/acl_set_permset.3')
-rw-r--r--lib/libc/posix1e/acl_set_permset.316
1 files changed, 3 insertions, 13 deletions
diff --git a/lib/libc/posix1e/acl_set_permset.3 b/lib/libc/posix1e/acl_set_permset.3
index 3a877d0..db63cd6 100644
--- a/lib/libc/posix1e/acl_set_permset.3
+++ b/lib/libc/posix1e/acl_set_permset.3
@@ -45,21 +45,11 @@ is a POSIX.1e call that sets the permissions of ACL entry
with the permissions contained in
.Fa permset_d .
.Sh RETURN VALUES
-Upon successful completion, the function will return a value of
-.Va 0 .
-Otherwise, a value of
-.Va -1
-will be returned, and
-.Va errno
-will be set to indicate the error.
+.Rv -std acl_set_permset
.Sh ERRORS
-If the following condition occurs, the
+The
.Fn acl_set_permset
-function will return a value of
-.Va -1
-and set
-.Va errno
-to the corresponding value:
+function fails if:
.Bl -tag -width Er
.It Bq Er EINVAL
Argument
OpenPOWER on IntegriCloud