summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set_tag_type.3
diff options
context:
space:
mode:
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, 8 insertions, 8 deletions
diff --git a/lib/libc/posix1e/acl_set_tag_type.3 b/lib/libc/posix1e/acl_set_tag_type.3
index 88aad72..79526a0 100644
--- a/lib/libc/posix1e/acl_set_tag_type.3
+++ b/lib/libc/posix1e/acl_set_tag_type.3
@@ -49,14 +49,14 @@ to the value of
.Pp
Valid values are:
.Bl -column -offset 3n "ACL_OTHER_OBJ"
-.It ACL_USER_OBJ Permissions apply to file owner
-.It ACL_USER Permissions apply to additional user specified by qualifier
-.It ACL_GROUP_OBJ Permissions apply to file group
-.It ACL_GROUP Permissions apply to additional group specified by qualifier
-.It ACL_MASK Permissions specify mask
-.It ACL_OTHER Permissions apply to "other"
-.It ACL_OTHER_OBJ Same as ACL_OTHER
-.It ACL_EVERYONE Permissions apply to "everyone@"
+.It ACL_USER_OBJ Ta "Permissions apply to file owner"
+.It ACL_USER Ta "Permissions apply to additional user specified by qualifier"
+.It ACL_GROUP_OBJ Ta "Permissions apply to file group"
+.It ACL_GROUP Ta "Permissions apply to additional group specified by qualifier"
+.It ACL_MASK Ta "Permissions specify mask"
+.It ACL_OTHER Ta Permissions apply to "other"
+.It ACL_OTHER_OBJ Ta "Same as ACL_OTHER"
+.It ACL_EVERYONE Ta Permissions apply to "everyone@"
.El
.Pp
Calling
OpenPOWER on IntegriCloud