* utils.xml (setfacl): Drop outdated note that default ACEs are not

taken into account.
This commit is contained in:
Corinna Vinschen 2014-08-31 19:20:10 +00:00
parent 9845fcbb6b
commit f3b0b4cb51
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2014-08-31 Corinna Vinschen <corinna@vinschen.de>
* utils.xml (setfacl): Drop outdated note that default ACEs are not
taken into account.
2014-08-31 Corinna Vinschen <corinna@vinschen.de> 2014-08-31 Corinna Vinschen <corinna@vinschen.de>
* ntsec.xml: Disable description of db_prefix and db_separator settings. * ntsec.xml: Disable description of db_prefix and db_separator settings.

View File

@ -1786,10 +1786,6 @@ $ getfacl source_file | setfacl -f - target_file
directory that contains default ACL entries will have permissions directory that contains default ACL entries will have permissions
according to the combination of the current umask, the explicit according to the combination of the current umask, the explicit
permissions requested and the default ACL entries </para> permissions requested and the default ACL entries </para>
<para> Limitations: Under Cygwin, the default ACL entries are not taken
into account currently. </para>
</sect2> </sect2>
<sect2 id="setmetamode"> <sect2 id="setmetamode">