diff --git a/doc/00index_e.html b/doc/00index_e.html
index 33e84f5..82fc65a 100644
--- a/doc/00index_e.html
+++ b/doc/00index_e.html
@@ -3,8 +3,6 @@
 
 ELM - FAT File System Module 
@@ -39,8 +37,8 @@
 Application Interface 
 FatFs/Tiny-FatFs module provides following functions.
 
-f_mount  - Register or Unregister a Work Areaf_open  - Open or Create a Filef_mount  - Register/Unregister a Work Areaf_open  - Open/Create a Filef_close  - Close a Filef_read  - Read Filef_write  - Write Filef_utime  - Change Timestampf_rename  - Rename/Move a File or Directoryf_mkfs  - Create a File System on the Drivef_forward  - Forward file data to the stream directlyfgets  - Read a stringfputc  - Write a characterfputs  - Write a stringfprintf  - Write a formatted string 
 
 
@@ -79,16 +83,18 @@
 Resources 
 The FatFs/Tiny-FatFs module is a free software and is opened for education, research and development. You can use, modify and/or republish it for personal, non-profit or commercial use without any restriction under your responsibility.