$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r50828 - trunk/libs/flyweight/doc/reference
From: joaquin_at_[hidden]
Date: 2009-01-27 17:08:23
Author: joaquin
Date: 2009-01-27 17:08:23 EST (Tue, 27 Jan 2009)
New Revision: 50828
URL: http://svn.boost.org/trac/boost/changeset/50828
Log:
fixed wrong links
Text files modified: 
   trunk/libs/flyweight/doc/reference/index.html   |     8 ++++----                                
   trunk/libs/flyweight/doc/reference/locking.html |     6 +++---                                  
   2 files changed, 7 insertions(+), 7 deletions(-)
Modified: trunk/libs/flyweight/doc/reference/index.html
==============================================================================
--- trunk/libs/flyweight/doc/reference/index.html	(original)
+++ trunk/libs/flyweight/doc/reference/index.html	2009-01-27 17:08:23 EST (Tue, 27 Jan 2009)
@@ -6,9 +6,9 @@
 <title>Boost.Flyweight Documentation - Reference</title>
 <link rel="stylesheet" href="../style.css" type="text/css">
 <link rel="start" href="../index.html">
-<link rel="prev" href="lambda_expressions.html">
+<link rel="prev" href="../tutorial/lambda_expressions.html">
 <link rel="up" href="../index.html">
-<link rel="next" href="../tutorial/lambda_expressions.html">
+<link rel="next" href="flyweight.html">
 </head>
 
 <body>
@@ -145,9 +145,9 @@
 
 <br>
 
-<p>Revised December 2nd 2008</p>
+<p>Revised January 27th 2009</p>
 
-<p>© Copyright 2006-2008 Joaquín M López Muñoz.
+<p>© Copyright 2006-2009 Joaquín M López Muñoz.
 Distributed under the Boost Software 
 License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
Modified: trunk/libs/flyweight/doc/reference/locking.html
==============================================================================
--- trunk/libs/flyweight/doc/reference/locking.html	(original)
+++ trunk/libs/flyweight/doc/reference/locking.html	2009-01-27 17:08:23 EST (Tue, 27 Jan 2009)
@@ -117,7 +117,7 @@
 <p>
 These concepts are very similar, but not entirely equivalent, to
 the homonym ones described in the
-<a href="../../../../doc/html/thread/concepts.htm">Boost Thread
+<a href="../../../../doc/html/thread/synchronization.html#thread.synchronization.mutex_concepts">Boost Thread
 Library</a>.
 </p>
 
@@ -274,9 +274,9 @@
 
 <br>
 
-<p>Revised August 13th 2008</p>
+<p>Revised January 27th 2009</p>
 
-<p>© Copyright 2006-2008 Joaquín M López Muñoz.
+<p>© Copyright 2006-2009 Joaquín M López Muñoz.
 Distributed under the Boost Software 
 License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">