diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index e42714ad25..1f21193459 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -632,15 +632,15 @@ Other memory:
-
0.2.9 2007-xx-xx Gregory Nutt
* Imported uIP into the tree (see
http://www.sics.se/~adam/uip/index.php/Main_Page)
* Adding socket(), bind(), connect()
* Added snprintf()
- * Added send() and sendto(); integrate write() and close() with socket descriptors.
+ * Added send() and sendto(); integrate write() and close() with socket descriptors.
* Added recv() and recvfrom().
+ * Added getsockopt() and setsockopt()