$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-08-05 00:43:36
Author: danieljames
Date: 2008-08-05 00:43:35 EDT (Tue, 05 Aug 2008)
New Revision: 47982
URL: http://svn.boost.org/trac/boost/changeset/47982
Log:
A couple of small documentation fixes.
Merged revisions 47952,47958 via svnmerge from 
https://svn.boost.org/svn/boost/trunk
........
  r47952 | danieljames | 2008-08-03 09:52:03 +0100 (Sun, 03 Aug 2008) | 1 line
  
  Fix links to the test documentation.
........
  r47958 | danieljames | 2008-08-03 11:19:33 +0100 (Sun, 03 Aug 2008) | 1 line
  
  Fix a couple of character encoding errors.
........
Properties modified: 
   branches/release/   (props changed)
Text files modified: 
   branches/release/libs/filesystem/doc/do-list.htm |     4 ++--                                    
   branches/release/libs/filesystem/index.html      |     4 ++--                                    
   branches/release/libs/libraries.htm              |     4 ++--                                    
   3 files changed, 6 insertions(+), 6 deletions(-)
Modified: branches/release/libs/filesystem/doc/do-list.htm
==============================================================================
--- branches/release/libs/filesystem/doc/do-list.htm	(original)
+++ branches/release/libs/filesystem/doc/do-list.htm	2008-08-05 00:43:35 EDT (Tue, 05 Aug 2008)
@@ -35,8 +35,8 @@
 <hr>
 <p>Revised
 <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18 March, 2008<!--webbot bot="Timestamp" endspan i-checksum="29005" --></p>
-<p>© Copyright Beman Dawes, 2002</p>
+<p>© Copyright Beman Dawes, 2002</p>
 <p> Use, modification, and distribution are subject to 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">
-www.boost.org/LICENSE_1_0.txt</a>)</p>
\ No newline at end of file
+www.boost.org/LICENSE_1_0.txt</a>)</p>
Modified: branches/release/libs/filesystem/index.html
==============================================================================
--- branches/release/libs/filesystem/index.html	(original)
+++ branches/release/libs/filesystem/index.html	2008-08-05 00:43:35 EDT (Tue, 05 Aug 2008)
@@ -6,9 +6,9 @@
 Automatic redirection failed, please go to
 <a href="doc/index.htm">doc/index.htm</a>.
 <hr>
-<p>© Copyright Beman Dawes, 2003</p>
+<p>© Copyright Beman Dawes, 2003</p>
 <p> Distributed under the Boost Software 
 License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
 www.boost.org/LICENSE_1_0.txt</a>)</p>
 </body>
-</html>
\ No newline at end of file
+</html>
Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm	(original)
+++ branches/release/libs/libraries.htm	2008-08-05 00:43:35 EDT (Tue, 05 Aug 2008)
@@ -256,7 +256,7 @@
     <li>system - Operating system support, 
     including the diagnostics support that will be part of the C++0x standard 
     library, from Beman Dawes.</li>
-    <li>test - Support for simple program testing,
+    <li>test - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
     <li>thread - Portable C++
@@ -540,7 +540,7 @@
     <li>static_assert
         - Static assertions (compile time assertions), from John
         Maddock.</li>
-    <li>test - Support for simple program testing,
+    <li>test - Support for simple program testing,
     full unit testing, and for program
       execution monitoring, from Gennadiy Rozental.</li>
 </ul>