Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r82093 - trunk/libs/thread/doc
From: vicente.botet_at_[hidden]
Date: 2012-12-19 01:38:57


Author: viboes
Date: 2012-12-19 01:38:56 EST (Wed, 19 Dec 2012)
New Revision: 82093
URL: http://svn.boost.org/trac/boost/changeset/82093

Log:
Thread: #7808
Text files modified:
   trunk/libs/thread/doc/thread_ref.qbk | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: trunk/libs/thread/doc/thread_ref.qbk
==============================================================================
--- trunk/libs/thread/doc/thread_ref.qbk (original)
+++ trunk/libs/thread/doc/thread_ref.qbk 2012-12-19 01:38:56 EST (Wed, 19 Dec 2012)
@@ -1501,8 +1501,7 @@
 
 [variablelist
 
-[[Effects:] [Suspends the current thread until the time period
-specified or the time point specified by
+[[Effects:] [Suspends the current thread until the time point specified by
 `abs_time` has been reached.]]
 
 [[Throws:] [Nothing if Clock satisfies the TrivialClock requirements and operations of Duration


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