Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64006 - in trunk/boost: detail optional utility utility/detail
From: daniel_james_at_[hidden]
Date: 2010-07-14 04:15:38


Author: danieljames
Date: 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
New Revision: 64006
URL: http://svn.boost.org/trac/boost/changeset/64006

Log:
Fix some header links.
Text files modified:
   trunk/boost/detail/none_t.hpp | 2 +-
   trunk/boost/optional/optional.hpp | 2 +-
   trunk/boost/optional/optional_fwd.hpp | 2 +-
   trunk/boost/optional/optional_io.hpp | 2 +-
   trunk/boost/utility/compare_pointees.hpp | 2 +-
   trunk/boost/utility/detail/in_place_factory_prefix.hpp | 2 +-
   trunk/boost/utility/detail/in_place_factory_suffix.hpp | 2 +-
   trunk/boost/utility/in_place_factory.hpp | 2 +-
   trunk/boost/utility/typed_in_place_factory.hpp | 2 +-
   9 files changed, 9 insertions(+), 9 deletions(-)

Modified: trunk/boost/detail/none_t.hpp
==============================================================================
--- trunk/boost/detail/none_t.hpp (original)
+++ trunk/boost/detail/none_t.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -4,7 +4,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/optional/optional.hpp
==============================================================================
--- trunk/boost/optional/optional.hpp (original)
+++ trunk/boost/optional/optional.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -4,7 +4,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/optional/optional_fwd.hpp
==============================================================================
--- trunk/boost/optional/optional_fwd.hpp (original)
+++ trunk/boost/optional/optional_fwd.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -4,7 +4,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/optional/optional_io.hpp
==============================================================================
--- trunk/boost/optional/optional_io.hpp (original)
+++ trunk/boost/optional/optional_io.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -4,7 +4,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/utility/compare_pointees.hpp
==============================================================================
--- trunk/boost/utility/compare_pointees.hpp (original)
+++ trunk/boost/utility/compare_pointees.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -4,7 +4,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/utility/detail/in_place_factory_prefix.hpp
==============================================================================
--- trunk/boost/utility/detail/in_place_factory_prefix.hpp (original)
+++ trunk/boost/utility/detail/in_place_factory_prefix.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -5,7 +5,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/utility/detail/in_place_factory_suffix.hpp
==============================================================================
--- trunk/boost/utility/detail/in_place_factory_suffix.hpp (original)
+++ trunk/boost/utility/detail/in_place_factory_suffix.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -5,7 +5,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/utility/in_place_factory.hpp
==============================================================================
--- trunk/boost/utility/in_place_factory.hpp (original)
+++ trunk/boost/utility/in_place_factory.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -5,7 +5,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]

Modified: trunk/boost/utility/typed_in_place_factory.hpp
==============================================================================
--- trunk/boost/utility/typed_in_place_factory.hpp (original)
+++ trunk/boost/utility/typed_in_place_factory.hpp 2010-07-14 04:15:33 EDT (Wed, 14 Jul 2010)
@@ -5,7 +5,7 @@
 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //
-// See http://www.boost.org/lib/optional for documentation.
+// See http://www.boost.org/libs/optional for documentation.
 //
 // You are welcome to contact the author at:
 // fernando_cacciola_at_[hidden]


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