diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index f01dbd6e209..ade91695746 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1057,7 +1057,8 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* NSH: Add cd and pwd commands and current working directory to all NSH
commands that refer to paths.
* Fix errors and warnings introduced into Linux sim build because of recent
- Cygwin-related changes
+ Cygwin-based sim changes
+ * NSH: Add mem command to display heap usage
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>