This fixes the documentation so the end of the itemization
block is in the right place.

Changelog:

2006-07-22  Andrew John Hughes  <[EMAIL PROTECTED]>

        * doc/vmintegration.texinfo:
        Move end of itemization block.

-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
Index: doc/vmintegration.texinfo
===================================================================
RCS file: /cvsroot/classpath/classpath/doc/vmintegration.texinfo,v
retrieving revision 1.38
diff -u -3 -p -u -r1.38 vmintegration.texinfo
--- doc/vmintegration.texinfo   22 Jul 2006 13:36:02 -0000      1.38
+++ doc/vmintegration.texinfo   22 Jul 2006 17:33:37 -0000
@@ -1649,7 +1649,6 @@ the group.
 
 @item @code{java.lang.ThreadGroup.removeThread(Thread)}
 Call this method from @code{Thread} when a @code{Thread} is stopped or 
destroyed.
[EMAIL PROTECTED] itemize
 
 @item 
@code{gnu.java.lang.management.MemoryMXBeanImpl.fireThresholdExceededNotification(String,
 long, long, long, long)}
 If the monitoring of memory usage thresholds is supported, this method
@@ -1670,6 +1669,8 @@ threshold.  The parameters are the memor
 (init, used, committed and max) and the number of times the threshold
 has been crossed.
 
[EMAIL PROTECTED] itemize
+
 @node VM Hooks, JNI Implementation, Classpath Hooks, Top
 @comment node-name, next, previous, up
 @chapter VM Hooks

Attachment: signature.asc
Description: Digital signature

Reply via email to