Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66274 - in trunk/libs: filesystem/v3/doc spirit/doc
From: dnljms_at_[hidden]
Date: 2010-10-30 10:34:54


Author: danieljames
Date: 2010-10-30 10:34:54 EDT (Sat, 30 Oct 2010)
New Revision: 66274
URL: http://svn.boost.org/trac/boost/changeset/66274

Log:
A couple more link fixes.
Text files modified:
   trunk/libs/filesystem/v3/doc/index.htm | 2 +-
   trunk/libs/spirit/doc/spirit2.qbk | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/filesystem/v3/doc/index.htm
==============================================================================
--- trunk/libs/filesystem/v3/doc/index.htm (original)
+++ trunk/libs/filesystem/v3/doc/index.htm 2010-10-30 10:34:54 EDT (Sat, 30 Oct 2010)
@@ -300,7 +300,7 @@
 <h2><a name="Building">Building</a> the object-library</h2>
 <p>The object-library will be built automatically if you are using the Boost
 build system. See
-Getting Started. It can also be
+Getting Started. It can also be
 built manually using a Jamfile
 supplied in directory libs/filesystem/build, or the user can construct an IDE
 project or make file which includes the object-library source files.</p>

Modified: trunk/libs/spirit/doc/spirit2.qbk
==============================================================================
--- trunk/libs/spirit/doc/spirit2.qbk (original)
+++ trunk/libs/spirit/doc/spirit2.qbk 2010-10-30 10:34:54 EDT (Sat, 30 Oct 2010)
@@ -53,7 +53,7 @@
 [def __ragel__ [@http://www.cs.queensu.ca/~thurston/ragel/ Ragel]]
 
 [def __boost_variant__ [@http://www.boost.org/doc/html/variant.html Boost.Variant]]
-[def __boost_iterator_range__ [@boost:/libs/range/doc/html/range/utilities/iterator_range.html `boost::iterator_range`]]
+[def __boost_iterator_range__ [@boost:/libs/range/doc/html/range/reference/utilities/iterator_range.html `boost::iterator_range`]]
 [def __boost_bind__ [@boost:/libs/bind/index.html Boost.Bind]]
 [def __boost_lambda__ [@boost:/libs/lambda/index.html Boost.Lambda]]
 [def __boost_tuples__ [@boost:/libs/tuple/index.html Boost.Tuples]]


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