diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 0706b2f4cf7..b9367abbef7 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -584,10 +584,10 @@ Other memory:
0.2.7 2007-xx-xx Gregory Nutt
- * Added stat() to fs layer
- * Added stat() supported to FAT
+ * Added stat() to fs layer and to FAT
* Fixed reference counting errors associated with mounted filesystems
* Added fat_getattrib() and fat_setattrib()
+ * Added statfs() to fs layer and to FAT
* Started m68322