diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 3c4bfe8ac2b..1c48e5d5838 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: August 19, 2008
+ Last Updated: August 21, 2008
|
@@ -1050,6 +1050,7 @@ nuttx-0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* NSH now supports if-then[-else]-fi construct
* NSH now supports comments beginning with '#'
* NSH now supports commands to inspect and modify memory
+ * NSH cat command now supports multiple files on command line
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>