- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 Jan 2011 23:32:50 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv32677
Modified Files:
file-dir-sys.html
Log Message:
Change typo: whitespace->space (as illegal end of filename).
Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- file-dir-sys.html 11 Dec 2010 02:44:45 -0000 1.27
+++ file-dir-sys.html 19 Jan 2011 23:32:48 -0000 1.28
@@ -1781,7 +1781,7 @@
These restrictions hold regardless of case, i.e. "con", "PrN" are also
illegal.
</p>
- <p>File and directory names MUST NOT end in period or whitespace.
+ <p>File and directory names MUST NOT end in period or space.
</p>
<p>File and directory names MUST NOT contain any of the following
characters:
Received on Wednesday, 19 January 2011 23:32:52 UTC