Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63153 - in trunk/libs: . regex/doc
From: daniel_james_at_[hidden]
Date: 2010-06-20 14:04:59


Author: danieljames
Date: 2010-06-20 14:04:58 EDT (Sun, 20 Jun 2010)
New Revision: 63153
URL: http://svn.boost.org/trac/boost/changeset/63153

Log:
A couple of link fixes.
Text files modified:
   trunk/libs/libraries.htm | 4 ++--
   trunk/libs/regex/doc/history.qbk | 2 +-
   2 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2010-06-20 14:04:58 EDT (Sun, 20 Jun 2010)
@@ -121,7 +121,7 @@
     <li>dynamic_bitset - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
     <li>exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.</li>
     <li>enable_if - Selective inclusion of function template overloads, from Jaakko J&auml;rvi, Jeremiah Willcock, and Andrew Lumsdaine.</li>
- <li>filesystem - Portable paths,
+ <li>filesystem - Portable paths,
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li>flyweight - Design pattern
@@ -690,7 +690,7 @@
       Walker.</li>
     <li>date_time - Date-Time library from Jeff Garland.</li>
     <li>exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.</li>
- <li>filesystem - Portable paths,
+ <li>filesystem - Portable paths,
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li>flyweight - Design pattern

Modified: trunk/libs/regex/doc/history.qbk
==============================================================================
--- trunk/libs/regex/doc/history.qbk (original)
+++ trunk/libs/regex/doc/history.qbk 2010-06-20 14:04:58 EDT (Sun, 20 Jun 2010)
@@ -8,7 +8,7 @@
 
 [section:history History]
 
-New issues should be submitted at [@http:svn.boost.org svn.boost.org] - don't forget to include your
+New issues should be submitted at [@http://svn.boost.org svn.boost.org] - don't forget to include your
 email address in the ticket!
 
 Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].


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