diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 75b9a0040e7..897aa488759 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: February 21, 2011
+ Last Updated: February 24, 2011
|
@@ -2042,6 +2042,7 @@ nuttx-5.18 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
Dean Camera.
* examples/nsh -- Correct an usage of getopt(): If you stop calling getopt()
before all parameters are parsed, you can leave getopt() in a strange state.
+ * Rename arch/pjrc-8051 to arch/8051
pascal-2.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html
index 8b4e1264b94..6c9de941fb0 100644
--- a/Documentation/NuttxPortingGuide.html
+++ b/Documentation/NuttxPortingGuide.html
@@ -12,7 +12,7 @@
NuttX RTOS Porting Guide
- Last Updated: February 14, 2011
+ Last Updated: February 24, 2011
@@ -468,7 +468,7 @@
A work in progress.
- arch/pjrc-8051:
+ arch/8051:
8051 Microcontroller. This port is not quite ready for prime time.
diff --git a/Documentation/README.html b/Documentation/README.html
index e73ee6ad90f..47686f86a52 100755
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -9,7 +9,7 @@
NuttX README Files
- Last Updated: November 5, 2010
+ Last Updated: February 24, 2010
|