]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/doc/en/mount.html
Import fatfs R0.10c
[z180-stamp.git] / fatfs / doc / en / mount.html
index c4a00fcb45be8a082785d9d3de73c970c13d2daa..0edb73aac0778cf9720291f512cb7bde813b7ea1 100644 (file)
@@ -62,7 +62,7 @@ FRESULT f_mount (
 <li>File system object is not initialized. It is cleared by <tt>f_mount()</tt>.</li>\r
 <li>Physical drive is not initialized. It is de-initialized by system reset or media removal.</li>\r
 </ul>\r
-<p>If the function with forced mount failed, it means that the file system object is registered but the volume is currently not available. Mount process will also be attempted in subsequent file access functions.</p>\r
+<p>If the function with forced mount failed, it means that the file system object has been registered successfully but the volume is currently not ready to use. Mount process will also be attempted in subsequent file access functions.</p>\r
 <p>If implementation of the disk I/O layer lacks media change detection, application program needs to perform a <tt>f_mount()</tt> after each media change to force cleared the file system object.</p>\r
 </div>\r
 \r