* 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>
|
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped
|
* 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
|
Acl_entries to be deleted should be specified without permissions, as in
|
||||||
the following list:
|
the following list:
|
||||||
<screen>
|
<screen>
|
||||||
u[ser]:uid
|
u[ser]:uid[:]
|
||||||
g[roup]:gid
|
g[roup]:gid[:]
|
||||||
d[efault]:u[ser]:uid
|
m[ask][:]
|
||||||
d[efault]:g[roup]:gid
|
d[efault]:u[ser][:uid]
|
||||||
d[efault]:m[ask]:
|
d[efault]:g[roup][:gid]
|
||||||
d[efault]:o[ther]:
|
d[efault]:m[ask][:]
|
||||||
|
d[efault]:o[ther][:]
|
||||||
</screen> </para>
|
</screen> </para>
|
||||||
|
|
||||||
<para> <literal>-f</literal> Take the Acl_entries from ACL_FILE one per
|
<para> <literal>-f</literal> Take the Acl_entries from ACL_FILE one per
|
||||||
|
Loading…
x
Reference in New Issue
Block a user