summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_add_flag_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_add_flag_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_add_flag_np.3')
-rw-r--r--lib/libc/posix1e/acl_add_flag_np.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/posix1e/acl_add_flag_np.3 b/lib/libc/posix1e/acl_add_flag_np.3
index cf4890b..057de03 100644
--- a/lib/libc/posix1e/acl_add_flag_np.3
+++ b/lib/libc/posix1e/acl_add_flag_np.3
@@ -52,10 +52,10 @@ that already exist in the flagset.
.Pp
Valid values are:
.Bl -column -offset 3n "ACL_ENTRY_NO_PROPAGATE_INHERIT"
-.It ACL_ENTRY_FILE_INHERIT Will be inherited by files.
-.It ACL_ENTRY_DIRECTORY_INHERIT Will be inherited by directories.
-.It ACL_ENTRY_NO_PROPAGATE_INHERIT Will not propagate.
-.It ACL_ENTRY_INHERIT_ONLY Inherit-only.
+.It ACL_ENTRY_FILE_INHERIT Ta "Will be inherited by files."
+.It ACL_ENTRY_DIRECTORY_INHERIT Ta "Will be inherited by directories."
+.It ACL_ENTRY_NO_PROPAGATE_INHERIT Ta "Will not propagate."
+.It ACL_ENTRY_INHERIT_ONLY Ta "Inherit-only."
.El
.Sh RETURN VALUES
.Rv -std acl_add_flag_np
OpenPOWER on IntegriCloud