From 21c5f7dec59d7edf076748af786a98cc211865c2 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 11 Apr 2018 13:33:12 +0000 Subject: [PATCH] setfacl: minor man page edit to appease igor(1) --- bin/setfacl/setfacl.1 | 8 +++++--- 1 file 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