2009/dap/file-system file-dir-sys.html,1.18,1.19

Update of /sources/public/2009/dap/file-system
In directory hutz:/tmp/cvs-serv21992

Modified Files:
	file-dir-sys.html 
Log Message:
Removed obsolete parameters that should have been changed ages ago.


Index: file-dir-sys.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/file-dir-sys.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- file-dir-sys.html	9 Sep 2010 21:51:10 -0000	1.18
+++ file-dir-sys.html	16 Sep 2010 21:51:41 -0000	1.19
@@ -1226,7 +1226,7 @@
                 It is an error to attempt to create a file whose immediate
                 parent does not yet exist.
               </dd>
-              <dt>optional unsigned short options</dt>
+              <dt>optional Flags options</dt>
               <dd>
                 <ul>
                   <li>If <code>create</code> and <code>exclusive</code> are both
@@ -1275,7 +1275,7 @@
                 created.  It is an error to attempt to create a directory whose
                 immediate parent does not yet exist.
               </dd>
-              <dt>optional unsigned short options</dt>
+              <dt>optional Flags options</dt>
               <dd>
                 <ul>
                   <li>If <code>create</code> and <code>exclusive</code> are both

Received on Thursday, 16 September 2010 21:51:45 UTC