Boost logo

Boost-Commit :

From: Lawrence_at_[hidden]
Date: 2007-12-04 20:19:06


Author: crowl
Date: 2007-12-04 20:19:05 EST (Tue, 04 Dec 2007)
New Revision: 41731
URL: http://svn.boost.org/trac/boost/changeset/41731

Log:
More cross reference normalization.

Text files modified:
   sandbox/committee/LWG/thread_library.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-04 20:19:05 EST (Tue, 04 Dec 2007)
@@ -192,7 +192,7 @@
 <li>Term definitions use &lt;dfn&gt; phrase markup.
 </li>
 
-<li>Requirements clauses use descriptive lists.
+<li>Requirements use descriptive lists.
 </li>
 
 <li>Note, example, and comment start and end text
@@ -294,7 +294,7 @@
 
 <p>
 The following subclauses describe components to create and manage threads
-(1.10 [intro.multithread]),
+([intro.multithread]),
 perform mutual exclusion,
 and communicate conditions between threads.
 </p>
@@ -331,7 +331,7 @@
 
 <p>
 The requirements for Duration parameters are specified in
-Clause 31 [time].
+chapter 31 [time].
 </p>
 
 <p>


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