--- old/./socket.h.txt	Fri Dec 19 04:18:59 2008
+++ new/./socket.h.txt	Fri Dec 19 04:18:59 2008
@@ -92,7 +92,7 @@
      The IPv4 data formats generally use the same values for data
      passed  back  in  cmsghdr  as for setsockopt() to enable the
      feature. The IPv4 data formats are  listed  below  with  the
-     assocated payload for each.
+     associated payload for each.
 
      IPPROTO_IP
      IP_RECVDSTADDR
@@ -147,7 +147,7 @@
 
      The IPv6 data formats use different values for enabling  the
      option  and  for  passing the value back to the application.
-     The IPv6 data formats are listed below  with  the  assocated
+     The IPv6 data formats are listed below  with  the associated
      payload for each.
 
      IPPROTO_IPV6
@@ -299,12 +299,15 @@
 
 
 
-     The <sys/socket.h> header defines the  following  macro  for
-     use as the level argument of setsockopt() and getsockopt().
+     The *<sys/socket.h>* header defines the following macros for
+     use  as    the  *level*   argument   of   *setsockopt()* and
+     getsockopt()*.
 
-     SOL_SOCKET    Options to be accessed at  socket  level,  not
-                   protocol level.
+     *SOL_SOCKET*  Options  to be  accessed at  the socket  level,
+		   not the protocol level.
 
+     *SOL_ROUTE*   Options to be accessed  at  the routing  socket
+		   level, not the protocol level.
 
 
      The <sys/socket.h> header defines the following  macros  for
