Hi,

This fixes up the next/prev nodes in the vmintegration guide so all
nodes are pointed to. It also changes one @xref to a @code.

 2006-07-15  Mark Wielaard  <[EMAIL PROTECTED]>

    * doc/vmintegration.texinfo (gnu.java.lang.management): Change xref
    to code.
    (JNI Implementation): Mark JVMTI Implementation as next.
    (JVMTI Implementation): Mark JNI Implementation as prev.

Committed,

Mark
Index: doc/vmintegration.texinfo
===================================================================
RCS file: /cvsroot/classpath/classpath/doc/vmintegration.texinfo,v
retrieving revision 1.36
diff -u -r1.36 vmintegration.texinfo
--- doc/vmintegration.texinfo	15 Jul 2006 17:26:11 -0000	1.36
+++ doc/vmintegration.texinfo	15 Jul 2006 20:21:37 -0000
@@ -1606,7 +1606,7 @@
 @end itemize
 
 Note that each garbage collector is also a memory manager, and so an
-implementation of the @xref{gnu.java.lang.management.VMMemoryManagerMXBeanImpl}
+implementation of the @code{gnu.java.lang.management.VMMemoryManagerMXBeanImpl}
 methods for its name should also be provided.
 
 @node java.lang.management, Classpath Callbacks, gnu.java.lang.management, Classpath Hooks
@@ -1749,7 +1749,7 @@
 
 @end itemize
 
[EMAIL PROTECTED] JNI Implementation, Miscellaneous VM Requirements, VM Hooks, Top
[EMAIL PROTECTED] JNI Implementation, JVMTI Implementation, VM Hooks, Top
 @comment  node-name,  next,  previous,  up
 @chapter JNI Implementation
 
@@ -1792,7 +1792,7 @@
 
 @end itemize
 
[EMAIL PROTECTED] JVMTI Implementation, Miscellaneous VM Requirements, VM Hooks, Top
[EMAIL PROTECTED] JVMTI Implementation, Miscellaneous VM Requirements, JNI Implementation, Top
 @comment node-name, next, previous, up
 @chapter JVMTI Implementation
 
@@ -1818,7 +1818,7 @@
 
 @end itemize
 
[EMAIL PROTECTED] Miscellaneous VM Requirements,  , JNI Implementation, Top
[EMAIL PROTECTED] Miscellaneous VM Requirements,  , JVMTI Implementation, Top
 @comment  node-name,  next,  previous,  up
 @chapter Miscellaneous VM Requirements
 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to