summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set_tag_type.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_tag_type.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_tag_type.3')
-rw-r--r--lib/libc/posix1e/acl_set_tag_type.316
1 files changed, 3 insertions, 13 deletions
diff --git a/lib/libc/posix1e/acl_set_tag_type.3 b/lib/libc/posix1e/acl_set_tag_type.3
index 9eeceba..21035ff 100644
--- a/lib/libc/posix1e/acl_set_tag_type.3
+++ b/lib/libc/posix1e/acl_set_tag_type.3
@@ -45,21 +45,11 @@ is a POSIX.1e call that sets the ACL tag type of ACL entry
to the value of
.Fa tag_type .
.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_tag_type
.Sh ERRORS
-If any of the following conditions occur, the
+The
.Fn acl_set_tag_type
-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