Boost logo

Boost-Commit :

From: igaztanaga_at_[hidden]
Date: 2007-10-19 10:54:18


Author: igaztanaga
Date: 2007-10-19 10:54:18 EDT (Fri, 19 Oct 2007)
New Revision: 40188
URL: http://svn.boost.org/trac/boost/changeset/40188

Log:
Fixed newline issue between two [endsect].
Text files modified:
   trunk/libs/interprocess/doc/interprocess.qbk | 6 +++++-
   1 files changed, 5 insertions(+), 1 deletions(-)

Modified: trunk/libs/interprocess/doc/interprocess.qbk
==============================================================================
--- trunk/libs/interprocess/doc/interprocess.qbk (original)
+++ trunk/libs/interprocess/doc/interprocess.qbk 2007-10-19 10:54:18 EDT (Fri, 19 Oct 2007)
@@ -1949,7 +1949,11 @@
 [*Returns:] If acquires upgradable ownership, returns true. Otherwise
 returns false.
 
-[*Throws:] An exception derived from *interprocess_exception* on error.[endsect][endsect]
+[*Throws:] An exception derived from *interprocess_exception* on error.
+
+[endsect]
+
+[endsect]
 
 [section:upgradable_mutexes_mutex_interprocess_mutexes Boost.Interprocess Upgradable Mutex Types And Headers]
 


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