aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-04-11 13:33:12 +0000
committerEd Maste <emaste@FreeBSD.org>2018-04-11 13:33:12 +0000
commit21c5f7dec59d7edf076748af786a98cc211865c2 (patch)
treef3b3e6f171377686577bfb8103f52766c941eceb /bin
parentc41420d5dc7cef4f643dec5f676bb990f2c6e589 (diff)
downloadsrc-21c5f7dec59d7edf076748af786a98cc211865c2.tar.gz
src-21c5f7dec59d7edf076748af786a98cc211865c2.zip
setfacl: minor man page edit to appease igor(1)
Notes
Notes: svn path=/head/; revision=332405
Diffstat (limited to 'bin')
-rw-r--r--bin/setfacl/setfacl.18
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index 6a6d4335d66d..249055d0c338 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -80,7 +80,8 @@ entries of the current ACL.
The operations apply to the default ACL entries instead of
access ACL entries.
Currently only directories may have
-default ACL's. This option is not applicable to NFSv4 ACLs.
+default ACL's.
+This option is not applicable to NFSv4 ACLs.
.It Fl h
If the target of the operation is a symbolic link, perform the operation
on the symbolic link itself, rather than following the link.
@@ -96,8 +97,9 @@ It
is not considered an error if the specified files do not have
any default ACL entries.
An error will be reported if any of
-the specified files cannot have a default entry (i.e.\&
-non-directories). This option is not applicable to NFSv4 ACLs.
+the specified files cannot have a default entry (i.e.,
+non-directories).
+This option is not applicable to NFSv4 ACLs.
.It Fl L
If the
.Fl R