$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: nesotto_at_[hidden]
Date: 2008-07-16 16:13:00
Author: nesotto
Date: 2008-07-16 16:13:00 EDT (Wed, 16 Jul 2008)
New Revision: 47488
URL: http://svn.boost.org/trac/boost/changeset/47488
Log:
doc update
Text files modified: 
   trunk/libs/ptr_container/doc/examples.html |     5 +++--                                   
   1 files changed, 3 insertions(+), 2 deletions(-)
Modified: trunk/libs/ptr_container/doc/examples.html
==============================================================================
--- trunk/libs/ptr_container/doc/examples.html	(original)
+++ trunk/libs/ptr_container/doc/examples.html	2008-07-16 16:13:00 EDT (Wed, 16 Jul 2008)
@@ -423,8 +423,9 @@
 </div>
 <div class="section">
 <h1><a class="toc-backref" href="#id10" id="a-large-example" name="a-large-example">9. A large example</a></h1>
-<p>This examples shows many of the most common
-features at work. The example provide lots of comments.</p>
+<p>This example shows many of the most common
+features at work. The example provide lots of comments.
+The source code can also be found <a class="reference" href="../test/tut1.cpp">here</a>.</p>
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">