]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/documents/doc/setlabel.html
Import fatfs R0.15
[z180-stamp.git] / fatfs / documents / doc / setlabel.html
index c50db18ebaeb85fd6096a126ea2ddd98e5ec4364..9eb5e78afc22e2b92208067f5094dee9ba1e0e33 100644 (file)
@@ -53,9 +53,9 @@ FRESULT f_setlabel (
 <ul>\r
 <li>Up to 11 bytes long as conversion of OEM code page at FAT volume.</li>\r
 <li>Up to 11 characters long at exFAT volume.</li>\r
-<li>Allowable characters for FAT volume are: <tt>! # $ % &amp; ' ( ) - ^ _ ` ~ { } 0-9 A-Z a-z</tt> and extended characters. Low-case characters are up converted.</li>\r
-<li>Allowable characters for exFAT volume are: characters allowed for FAT volume and <tt>" + , . ; = [ ]</tt>. Low-case characters are preserved.</li>\r
-<li>Spaces can be contained anywhere in the volume label. Trailing spaces are truncated off at FAT volume.</li>\r
+<li>Allowable characters for FAT volume are: characters allowed for SFN excludes dot. Low-case characters are up converted.</li>\r
+<li>Allowable characters for exFAT volume are: characters allowed for LFN includes dot. Low-case characters are preserved.</li>\r
+<li>Spaces can be embedded anywhere in the volume label. Trailing spaces are truncated off at FAT volume.</li>\r
 </ul>\r
 <p>Remark: The standard system (Windows) has a problem at the volume label with a heading <tt>\xE5</tt> on the FAT volume. To avoid this problem, this function rejects such volume label as invalid name.</p>\r
 </div>\r