Boost logo

Boost-Commit :

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


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

Log:
Replaced uses of <i> for definitions with <dfn>.

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:44:19 EDT (Mon, 29 Oct 2007)
@@ -2735,14 +2735,14 @@
 <p>
 This clause
 describes components for determining and manipulating temporal values.
-A <i>time point</i> represents a dimensionless instant
+A <dfn>time point</dfn> represents a dimensionless instant
 in the time continuum.
-A <i>time duration</i> represents a length of time
+A <dfn>time duration</dfn> represents a length of time
 unattached to any time point.
 Time points and time durations have a
-<i>resolution</i> which is their smallest representable time duration.
+<dfn>resolution</dfn> which is their smallest representable time duration.
 Time points
-have an <i>epoch</i> or start of a given time scale.
+have an <dfn>epoch</dfn> or start of a given time scale.
 For time_t the epoch is
 1970-01-01 00:00:00.
 


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