Update of /cvsroot/boost/boost/libs/asio/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26684/libs/asio/doc

Modified Files:
        reference.qbk 
Log Message:
Documentation fixes.


Index: reference.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/asio/doc/reference.qbk,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- reference.qbk       20 May 2007 00:44:22 -0000      1.13
+++ reference.qbk       20 May 2007 01:04:11 -0000      1.14
@@ -28954,7 +28954,7 @@
   
   [
     [[link boost_asio.reference.ip__tcp.v6 [*v6]]]
-    [Construct to represent the IPv4 TCP protocol. ]
+    [Construct to represent the IPv6 TCP protocol. ]
   ]
   
 ]
@@ -30158,7 +30158,7 @@
 
 [section:v6 ip::tcp::v6]
 
-Construct to represent the IPv4 TCP protocol. 
+Construct to represent the IPv6 TCP protocol. 
 
   static tcp v6();
 
@@ -30212,7 +30212,7 @@
   [
 
     [[link boost_asio.reference.ip__udp.socket [*socket]]]
-    [The IPv4 UDP socket type. ]
+    [The UDP socket type. ]
   
   ]
 
@@ -30244,7 +30244,7 @@
   
   [
     [[link boost_asio.reference.ip__udp.v6 [*v6]]]
-    [Construct to represent the IPv4 UDP protocol. ]
+    [Construct to represent the IPv6 UDP protocol. ]
   ]
   
 ]
@@ -30707,7 +30707,7 @@
 
 [section:socket ip::udp::socket]
 
-The IPv4 UDP socket type. 
+The UDP socket type. 
 
   typedef basic_datagram_socket< udp > socket;
 
@@ -31079,7 +31079,7 @@
 
 [section:v6 ip::udp::v6]
 
-Construct to represent the IPv4 UDP protocol. 
+Construct to represent the IPv6 UDP protocol. 
 
   static udp v6();
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to