X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Facl-cygwin.txt;h=9274c516cff3828a79e47635f6fe15757829e7bb;hb=38e8c084b95e98c4e763df8cfc43a141aa93fc5f;hp=e3007f5108e1fdb9998fe019f3562d726d6d28c6;hpb=b7ceebca156cb15b8a724132a58c22d250d9ad7b;p=gnulib.git diff --git a/doc/acl-cygwin.txt b/doc/acl-cygwin.txt index e3007f510..9274c516c 100644 --- a/doc/acl-cygwin.txt +++ b/doc/acl-cygwin.txt @@ -57,7 +57,7 @@ Modify file and directory access control lists (ACLs) At least one of (-d, -f, -m, -s) must be specified - Acl_entries are one or more comma-separated ACL entries + Acl_entries are one or more comma-separated ACL entries from the following list: u[ser]::perm @@ -68,7 +68,7 @@ At least one of (-d, -f, -m, -s) must be specified o[ther]:perm Default entries are like the above with the additional - default identifier. For example: + default identifier. For example: d[efault]:u[ser]:uid:perm @@ -116,7 +116,7 @@ The following options are supported: - One default other entry. -m Add or modify one or more specified ACL entries. - Acl_entries is a comma-separated list of entries from the + Acl_entries is a comma-separated list of entries from the same list as above. -r Causes the permissions specified in the mask entry to be @@ -135,4 +135,3 @@ permissions according to the combination of the current umask, the explicit permissions requested and the default ACL entries Note: Under Cygwin, the default ACL entries are not taken into account currently. -