2009/dap/file-system/pub/FileSystem Overview.html,1.7,1.8

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

Modified Files:
	Overview.html 
Log Message:
First try changes for publication of FileSystem.


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/file-system/pub/FileSystem/Overview.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.html	25 Oct 2010 23:42:52 -0000	1.7
+++ Overview.html	15 Apr 2011 20:58:44 -0000	1.8
@@ -1,285 +1,50 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html dir="ltr" lang="en"><head>
-
-
-
-  
+<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
+<html lang="en" dir="ltr">
+<head>
     <title>File API: Directories and System</title>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
[...3306 lines suppressed...]
-href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in 
-RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC
- 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
- 
-</dd><dt id="bib-WEBWORKERS">[WEBWORKERS]</dt><dd>Ian Hickson. <cite><a 
-href="http://www.w3.org/TR/2009/WD-workers-20091222/">Web Workers</a>.</cite>
- 22 December 2009. W3C Working Draft. (Work in progress.) URL: <a 
-href="http://www.w3.org/TR/2009/WD-workers-20091222/">http://www.w3.org/TR/2009/WD-workers-20091222/</a>
- 
-</dd></dl></div><div class="section" id="informative-references"><h3><span
- class="secno">B.2 </span>Informative references</h3><p>No informative 
-references.</p></div></div></body></html>
+  
+
+<div id="references" class="appendix section"><!--OddPage--><h2><span class="secno">B. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-FILE-API">[FILE-API]</dt><dd>Arun Ranganathan. <a href="http://www.w3.org/TR/2009/WD-FileAPI-20091117/"><cite>File API.</cite></a> 17 November 2009. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2009/WD-FileAPI-20091117/">http://www.w3.org/TR/2009/WD-FileAPI-20091117/</a> 
+</dd><dt id="bib-FILE-WRITER">[FILE-WRITER]</dt><dd>Eric Uhrhane. <a href="http://dev.w3.org/2009/dap/file-system/file-writer.html"><cite>File Writer API.</cite></a> W3C Working Draft. (Work in progress.) URL: <a href="http://dev.w3.org/2009/dap/file-system/file-writer.html">http://dev.w3.org/2009/dap/file-system/file-writer.html</a> 
+</dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> 
+</dd><dt id="bib-WEBWORKERS">[WEBWORKERS]</dt><dd>Ian Hickson. <a href="http://www.w3.org/TR/2009/WD-workers-20091222/"><cite>Web Workers.</cite></a> 22 December 2009. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2009/WD-workers-20091222/">http://www.w3.org/TR/2009/WD-workers-20091222/</a> 
+</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>
+

Received on Friday, 15 April 2011 20:58:51 UTC