]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/documents/doc/closedir.html
Import fatfs R0.13b
[z180-stamp.git] / fatfs / documents / doc / closedir.html
similarity index 82%
rename from fatfs/doc/en/closedir.html
rename to fatfs/documents/doc/closedir.html
index 253d67a64d73cdc078bc46ba48f731dc912c980a..3f5df5770134524ff212a110dce312026c0451a7 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
 <html lang="en">\r
 <head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
 <meta http-equiv="Content-Style-Type" content="text/css">\r
 <link rel="up" title="FatFs" href="../00index_e.html">\r
 <link rel="alternate" hreflang="ja" title="Japanese" href="../ja/close.html">\r
@@ -44,13 +44,13 @@ FRESULT f_closedir (
 <div class="para desc">\r
 <h4>Description</h4>\r
 <p>The <tt>f_closedir</tt> function closes an open directory object. After the function succeeded, the directory object is no longer valid and it can be discarded.</p>\r
-<p>Note that the directory object can also be discarded without this process when option <tt>_FS_LOCK</tt> is not enabled. However this is not recommended for future compatibility.</p>\r
+<p>Note that the directory object can also be discarded without this procedure when option <tt>FF_FS_LOCK</tt> is not enabled. However this is not recommended for future compatibility.</p>\r
 </div>\r
 \r
 \r
 <div class="para comp">\r
 <h4>QuickInfo</h4>\r
-<p>Available when <tt>_FS_MINIMIZE &lt;= 1</tt>.</p>\r
+<p>Available when <tt><a href="config.html#fs_minimize">FF_FS_MINIMIZE</a> &lt;= 1</tt>.</p>\r
 </div>\r
 \r
 \r