aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl
diff options
context:
space:
mode:
authorBenjamin Kaduk <bjk@FreeBSD.org>2017-12-07 01:57:27 +0000
committerBenjamin Kaduk <bjk@FreeBSD.org>2017-12-07 01:57:27 +0000
commitf3aff7c91bd451d300ffd37ddce5a1fdbe802123 (patch)
tree8c0827750854b9c24077811f7a053815e7c40123 /bin/setfacl
parent9e6e05e43fef4733470401b7d5e22e6f5042e536 (diff)
downloadsrc-f3aff7c91bd451d300ffd37ddce5a1fdbe802123.tar.gz
src-f3aff7c91bd451d300ffd37ddce5a1fdbe802123.zip
Fix mandoc -Tlint warnings in bin/
Many style-level issues are still reported. Submitted by: Yuri Pankov <yuripv@gmx.com> Reviewed by: jilles (previous revision) Differential Revision: https://reviews.freebsd.org/D13334
Notes
Notes: svn path=/head/; revision=326651
Diffstat (limited to 'bin/setfacl')
-rw-r--r--bin/setfacl/setfacl.110
1 files changed, 6 insertions, 4 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index b581dc4046cd..7d9bf1e34356 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -114,7 +114,8 @@ is
the input is taken from stdin.
.It Fl n
Do not recalculate the permissions associated with the ACL
-mask entry. This option is not applicable to NFSv4 ACLs.
+mask entry.
+This option is not applicable to NFSv4 ACLs.
.It Fl x Ar entries | position
If
.Ar entries
@@ -291,7 +292,8 @@ specifying the access granted to the owner of the file;
.Dq Li group@
specifying the access granted to the file owning group;
.Dq Li everyone@
-specifying everyone. Note that
+specifying everyone.
+Note that
.Dq Li everyone@
is not the same as traditional Unix
.Dq Li other
@@ -301,8 +303,8 @@ literally, everyone, including file owner and owning group.
The ACL qualifier field describes the user or group associated with
the ACL entry.
It may consist of one of the following: uid or
-user name, or gid or group name. In entries whose tag type is
-one of
+user name, or gid or group name.
+In entries whose tag type is one of
.Dq Li owner@ ,
.Dq Li group@ ,
or