Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56201 - sandbox-branches/birbacher/fix_documentation/libs/asio/doc
From: frank.birbacher_at_[hidden]
Date: 2009-09-14 18:50:44


Author: birbacher
Date: 2009-09-14 18:50:42 EDT (Mon, 14 Sep 2009)
New Revision: 56201
URL: http://svn.boost.org/trac/boost/changeset/56201

Log:
Enhancement for Asio docs
Text files modified:
   sandbox-branches/birbacher/fix_documentation/libs/asio/doc/reference.qbk | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox-branches/birbacher/fix_documentation/libs/asio/doc/reference.qbk
==============================================================================
--- sandbox-branches/birbacher/fix_documentation/libs/asio/doc/reference.qbk (original)
+++ sandbox-branches/birbacher/fix_documentation/libs/asio/doc/reference.qbk 2009-09-14 18:50:42 EDT (Mon, 14 Sep 2009)
@@ -39058,7 +39058,7 @@
   
   [
     [[link boost_asio.reference.ip__address_v4.to_bytes [*to_bytes]]]
- [Get the address in bytes. ]
+ [Get the address in bytes, in network order. ]
   ]
   
   [
@@ -39873,7 +39873,7 @@
   
   [
     [[link boost_asio.reference.ip__address_v6.to_bytes [*to_bytes]]]
- [Get the address in bytes. ]
+ [Get the address in bytes, in network order. ]
   ]
   
   [
@@ -71549,4 +71549,4 @@
 
 [endsect]
 
-[endsect]
\ No newline at end of file
+[endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk