* new-features.xml (ov-new1.7.33): Fix paragraph order.
This commit is contained in:
parent
f1271e19c3
commit
b18aed9262
|
@ -1,3 +1,7 @@
|
|||
2014-10-27 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.xml (ov-new1.7.33): Fix paragraph order.
|
||||
|
||||
2014-10-27 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* highlights.xml: Rearrange itemizedlist markup slightly.
|
||||
|
|
|
@ -15,11 +15,6 @@ without having to create /etc/passwd and /etc/group files. Introduce
|
|||
/etc/nsswitch.conf file to configure passwd/group handling.
|
||||
</para>
|
||||
|
||||
<listitem><para>
|
||||
Add -b/--remove-all option to setfacl to reduce the ACL to only the entries
|
||||
representing POSIX permission bits.
|
||||
</para></listitem>
|
||||
|
||||
<para>
|
||||
For bordercase which require to use /etc/passwd and /etc/group files,
|
||||
change mkpasswd/mkgroup to generate passwd/group entries compatible with
|
||||
|
@ -30,6 +25,11 @@ the entries read from SAM/AD.
|
|||
<xref linkend="ntsec"></xref>.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Add -b/--remove-all option to setfacl to reduce the ACL to only the entries
|
||||
representing POSIX permission bits.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
/proc/cygdrive is a new symlink pointing to the current cygdrive prefix.
|
||||
This can be utilized in scripts to access paths via cygdrive prefix,
|
||||
|
|
Loading…
Reference in New Issue