From 19b8d932d18579d0fa71a3568fd3205cfd095823 Mon Sep 17 00:00:00 2001 From: trasz Date: Fri, 8 Feb 2013 18:12:16 +0000 Subject: Improve description of the "-m" option to setfacl(1). Submitted by: scottl MFC after: 1 week --- bin/setfacl/setfacl.1 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'bin/setfacl') diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index 48878c4..c2173d3 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -91,15 +91,16 @@ 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. .It Fl m Ar entries -Modify the ACL entries on the specified files by adding new -entries and modifying existing ACL entries with the ACL entries -specified in -.Ar entries . +Modify the ACL on the specified file. +New entries will be added, and existing entries will be modified +according to the +.Ar entries +argument. For NFSv4 ACLs, it is recommended to use the .Fl a and .Fl x -instead. +options instead. .It Fl M Ar file Modify the ACL entries on the specified files by adding new ACL entries and modifying existing ACL entries with the ACL -- cgit v1.1