Boost logo

Boost-Commit :

From: Lawrence_at_[hidden]
Date: 2007-10-29 19:59:57


Author: crowl
Date: 2007-10-29 19:59:57 EDT (Mon, 29 Oct 2007)
New Revision: 40583
URL: http://svn.boost.org/trac/boost/changeset/40583

Log:
Change <i>reference to <cite>reference.

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

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-10-29 19:59:57 EDT (Mon, 29 Oct 2007)
@@ -156,9 +156,9 @@
 
 <p>
 The following subclauses describe components to create and manage threads
-([<i>Reference
+([<cite>reference
 to the new section from N2429 to be inserted between 1.9 and 1.10, titled
-"Multi-threaded executions and data races"</i>]),
+"Multi-threaded executions and data races"</cite>]),
 perform mutual exclusion and locking, and communicate
 between threads.
 </p>
@@ -185,8 +185,8 @@
 <p>
 Throughout this clause, the names of template parameters are used to express
 type requirements.
-The requirements for Duration parameters are specified in [<i>reference
-to date-time library clause]</i>.
+The requirements for Duration parameters are specified in
+[<cite>reference to date-time library clause</cite>].
 If a parameter is Predicate, <code>operator()</code>
 applied to the actual template argument
 shall return a value that is convertible


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