Author: wyoung
Date: Thu Mar 5 19:19:21 2009
New Revision: 2477
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2477&view=rev
Log:
Better link from "concurrent queries" discussion in tutorial chapter
to section in threads chapter about sharing data structures among
threads. Was previously just linking to the whole chapter, instead of
the relevant section.
Modified:
trunk/doc/userman/tutorial.dbx
Modified: trunk/doc/userman/tutorial.dbx
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/tutorial.dbx?rev=2477&r1=2476&r2=2477&view=diff
==============================================================================
--- trunk/doc/userman/tutorial.dbx (original)
+++ trunk/doc/userman/tutorial.dbx Thu Mar 5 19:19:21 2009
@@ -1099,8 +1099,8 @@
from queries around to other threads. What can happen is
that one of these child objects indirectly calls back to the
<classname>Connection</classname> at a time where it’s
- involved with another query. This and other topics is properly
- covered elsewhere, in <xref linkend="threads"/>.)</para>
+ involved with another query. This is properly covered
+ elsewhere, in <xref linkend="thread-data-sharing"/>.)</para>
</listitem>
<listitem>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits