|
Boost-Commit : |
From: Lawrence_at_[hidden]
Date: 2007-10-29 20:40:01
Author: crowl
Date: 2007-10-29 20:40:01 EDT (Mon, 29 Oct 2007)
New Revision: 40587
URL: http://svn.boost.org/trac/boost/changeset/40587
Log:
Convert markup for synopsis from <b> to <strong>.
All occurrences of <b> now indicate document defects.
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 20:40:01 EDT (Mon, 29 Oct 2007)
@@ -117,7 +117,7 @@
<blockquote>
<p>
-<b>Header <code>functional</code> synopsis</b>
+<strong>Header <code>functional</code> synopsis</strong>
</p>
<pre><code>
@@ -237,7 +237,7 @@
<h3><a name="thread.threads">30.1 Threads [thread.threads]</a></h3>
<p>
-<b><thread> synopsis</b>
+<strong><thread> synopsis</strong>
</p>
<blockquote>
@@ -1016,7 +1016,7 @@
<h3><a name="thread.mutex">30.2 Mutexs and locks [thread.mutex]</a></h3>
<p>
-<b><mutex> synopsis</b>
+<strong><mutex> synopsis</strong>
</p>
<blockquote>
@@ -2102,7 +2102,7 @@
<h3><a name="thread.condition">30.3 Condition variables [thread.condition]</a></h3>
<p>
-<b><condition_variable> synopsis</b>
+<strong><condition_variable> synopsis</strong>
</p>
<blockquote>
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