* utils.xml (setfacl): Align documentation to help text in setfacl.
This commit is contained in:
parent
451e1f4879
commit
3e61dde3f1
@ -1,3 +1,7 @@
|
||||
2014-09-03 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* utils.xml (setfacl): Align documentation to help text in setfacl.
|
||||
|
||||
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped
|
||||
|
@ -1738,12 +1738,13 @@ At least one of (-d, -f, -m, -s) must be specified
|
||||
Acl_entries to be deleted should be specified without permissions, as in
|
||||
the following list:
|
||||
<screen>
|
||||
u[ser]:uid
|
||||
g[roup]:gid
|
||||
d[efault]:u[ser]:uid
|
||||
d[efault]:g[roup]:gid
|
||||
d[efault]:m[ask]:
|
||||
d[efault]:o[ther]:
|
||||
u[ser]:uid[:]
|
||||
g[roup]:gid[:]
|
||||
m[ask][:]
|
||||
d[efault]:u[ser][:uid]
|
||||
d[efault]:g[roup][:gid]
|
||||
d[efault]:m[ask][:]
|
||||
d[efault]:o[ther][:]
|
||||
</screen> </para>
|
||||
|
||||
<para> <literal>-f</literal> Take the Acl_entries from ACL_FILE one per
|
||||
|
Loading…
x
Reference in New Issue
Block a user