Version 1.0c2
diff --git a/docs/epy/oauth2client.locked_file.LockedFile-class.html b/docs/epy/oauth2client.locked_file.LockedFile-class.html
index 416d7db..b94adc8 100644
--- a/docs/epy/oauth2client.locked_file.LockedFile-class.html
+++ b/docs/epy/oauth2client.locked_file.LockedFile-class.html
@@ -94,7 +94,7 @@
         <span class="summary-sig-arg">filename</span>,
         <span class="summary-sig-arg">mode</span>,
         <span class="summary-sig-arg">fallback_mode</span>,
-        <span class="summary-sig-arg">use_fcntl</span>=<span class="summary-sig-default">True</span>)</span><br />
+        <span class="summary-sig-arg">use_native_locking</span>=<span class="summary-sig-default">True</span>)</span><br />
       Construct a LockedFile.</td>
           <td align="right" valign="top">
             <span class="codelink"><a href="oauth2client.locked_file-pysrc.html#LockedFile.__init__">source&nbsp;code</a></span>
@@ -265,7 +265,7 @@
         <span class="sig-arg">filename</span>,
         <span class="sig-arg">mode</span>,
         <span class="sig-arg">fallback_mode</span>,
-        <span class="sig-arg">use_fcntl</span>=<span class="sig-default">True</span>)</span>
+        <span class="sig-arg">use_native_locking</span>=<span class="sig-default">True</span>)</span>
     <br /><em class="fname">(Constructor)</em>
   </h3>
   </td><td align="right" valign="top"
@@ -280,7 +280,7 @@
   filename: string, The path of the file to open.
   mode: string, The mode to try to open the file with.
   fallback_mode: string, The mode to use if locking fails.
-  use_fcntl: string, Whether or not fcntl-based locking should be used.
+  use_native_locking: bool, Whether or not fcntl/win32 locking is used.
 
 </pre>
   <dl class="fields">
@@ -346,7 +346,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Jun 15 13:13:25 2012
+    Generated by Epydoc 3.0.1 on Fri Jun 22 14:19:34 2012
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"