* pathnames.sgml (pathnames-specialchars): Fix typos.
This commit is contained in:
		@@ -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>
 | 
			
		||||
 | 
			
		||||
	* 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
 | 
			
		||||
filesystems.  These forbidden characters are the ASCII control characters
 | 
			
		||||
from ASCII value 1 to 31, plus the following charcters which have a special
 | 
			
		||||
menaing in the Win32 API:</para>
 | 
			
		||||
from ASCII value 1 to 31, plus the following characters which have a special
 | 
			
		||||
meaning in the Win32 API:</para>
 | 
			
		||||
 | 
			
		||||
<screen>
 | 
			
		||||
  "   *   :   <   >   ?   |   \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user