summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_set_entry_type_np.3
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-29 16:02:40 +0000
committerjoel <joel@FreeBSD.org>2012-03-29 16:02:40 +0000
commitf1a6c7f032298f43ebb6233abc9302776c4687df (patch)
tree55ebf7e4c35da21fac5349f33e9edb6fd16e6598 /lib/libc/posix1e/acl_set_entry_type_np.3
parentfc9fab80c6a39b7d3c66495c21ebf5bba43ad393 (diff)
downloadFreeBSD-src-f1a6c7f032298f43ebb6233abc9302776c4687df.zip
FreeBSD-src-f1a6c7f032298f43ebb6233abc9302776c4687df.tar.gz
mandoc complains loudly when <TAB>s are misused in columnated lists. Fix
this syntax violation and while I'm here also convert <TAB> to Ta and adjust quotation marks in order to prevent this problem in the future.
Diffstat (limited to 'lib/libc/posix1e/acl_set_entry_type_np.3')
-rw-r--r--lib/libc/posix1e/acl_set_entry_type_np.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/acl_set_entry_type_np.3 b/lib/libc/posix1e/acl_set_entry_type_np.3
index bda0c48..648775d 100644
--- a/lib/libc/posix1e/acl_set_entry_type_np.3
+++ b/lib/libc/posix1e/acl_set_entry_type_np.3
@@ -49,8 +49,8 @@ to the value referred to by
.Pp
Valid values are:
.Bl -column -offset 3n "ACL_ENTRY_TYPE_ALLOW"
-.It ACL_ENTRY_TYPE_ALLOW "allow" type entry
-.It ACL_ENTRY_TYPE_DENY "deny" type entry
+.It ACL_ENTRY_TYPE_ALLOW Ta "allow" type entry
+.It ACL_ENTRY_TYPE_DENY Ta "deny" type entry
.El
.Pp
This call brands the ACL as NFSv4.
OpenPOWER on IntegriCloud