You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mp...@apache.org on 2007/04/21 22:05:43 UTC

svn commit: r531095 - /incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml

Author: mprudhom
Date: Sat Apr 21 13:05:42 2007
New Revision: 531095

URL: http://svn.apache.org/viewvc?view=rev&rev=531095
Log:
Changed link tag to xref since there is no enclosed describing text.

Modified:
    incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml

Modified: incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml?view=diff&rev=531095&r1=531094&r2=531095
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml (original)
+++ incubator/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_optimization.xml Sat Apr 21 13:05:42 2007
@@ -583,7 +583,7 @@
 is not necessary, and will introduce unneeded synchronization, leading to
 scalability problems. You can disable this protective behavior by setting the
 <literal>openjpa.BrokerImpl</literal> property to
-<literal>non-finalizing</literal>. See <link
+<literal>non-finalizing</literal>. See <xref
 linkend="ref_guide_runtime_broker_finalization"/> for details.
                     </entry>
                 </row>