From b755d497f5895e62246b299682009bb5e2a98971 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 16 Nov 2009 12:30:00 +0000 Subject: [PATCH] * pathnames.sgml (pathnames-specialchars): Fix typos. --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/pathnames.sgml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 7ee18a263..447aef987 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-11-16 Corinna Vinschen + + * pathnames.sgml (pathnames-specialchars): Fix typos. + 2009-11-12 Corinna Vinschen * new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2. diff --git a/winsup/doc/pathnames.sgml b/winsup/doc/pathnames.sgml index e570d9040..f909bd533 100644 --- a/winsup/doc/pathnames.sgml +++ b/winsup/doc/pathnames.sgml @@ -381,8 +381,8 @@ access files with trailing dots and spaces without problems. 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: +from ASCII value 1 to 31, plus the following characters which have a special +meaning in the Win32 API: " * : < > ? | \ -- 2.43.5