* pathnames.sgml (pathnames-specialchars): Fix typos.
This commit is contained in:
parent
969afaf753
commit
b755d497f5
@ -1,3 +1,7 @@
|
|||||||
|
2009-11-16 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* pathnames.sgml (pathnames-specialchars): Fix typos.
|
||||||
|
|
||||||
2009-11-12 Corinna Vinschen <corinna@vinschen.de>
|
2009-11-12 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.
|
* new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.
|
||||||
|
@ -381,8 +381,8 @@ access files with trailing dots and spaces without problems.</para>
|
|||||||
|
|
||||||
<para>Additionally, some characters are disallowed in filenames on Windows
|
<para>Additionally, some characters are disallowed in filenames on Windows
|
||||||
filesystems. These forbidden characters are the ASCII control characters
|
filesystems. These forbidden characters are the ASCII control characters
|
||||||
from ASCII value 1 to 31, plus the following charcters which have a special
|
from ASCII value 1 to 31, plus the following characters which have a special
|
||||||
menaing in the Win32 API:</para>
|
meaning in the Win32 API:</para>
|
||||||
|
|
||||||
<screen>
|
<screen>
|
||||||
" * : < > ? | \
|
" * : < > ? | \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user