Merge some small fixes from trunk.
Merged revisions 46740,46742,47002,47040 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r46740 | danieljames | 2008-06-26 20:20:56 +0100 (Thu, 26 Jun 2008) | 1 line
Fix a character encoding error.
........
r46742 | danieljames | 2008-06-26 20:25:38 +0100 (Thu, 26 Jun 2008) | 6 lines
Give the asio documentation its own target.
The asio documentation is built with the rest of the combined documentation but
is really separate. So give it its own target so that separate parts can be
built separately.
........
r47040 | danieljames | 2008-07-03 15:34:56 +0100 (Thu, 03 Jul 2008) | 1 line
Workaround for some template syntax not supported in old versions of Visual C++ 6.5
........