doc/modules
changeset 3260 8c0ab08144e6
parent 3194 79dba133b5f8
child 4673 36b78cddce4d
--- a/doc/modules	Mon Jun 09 11:39:29 2008 -0700
+++ b/doc/modules	Mon Jun 09 15:40:22 2008 -0700
@@ -42,13 +42,12 @@
  *
  * @defgroup devices Devices
  *
- * @defgroup internetNode InternetNode
+ * @defgroup internetStack InternetStack
  * 
- * The "internet-node" module contains a set of classes which implement the
- * APIs defined in the "node" module:
- *    - an Ipv4/Udp stack with socket support 
+ * The "internet-stack" module contains:
+ *    - an Ipv4 stack
  *    - an ARP module
- *    - an InternetNode class which is a Node subclass.
+ *    - a UDP and a TCP implementation
  *    
  * @defgroup helper Helpers
  *