jdk/src/linux/doc/man/jconsole.1
changeset 2692 345bc8d65b19
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/src/linux/doc/man/jconsole.1	Thu Apr 30 15:04:39 2009 -0700
+++ b/jdk/src/linux/doc/man/jconsole.1	Mon May 04 18:28:26 2009 -0700
@@ -1,6 +1,4 @@
-.'" t
-."
-." Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
+." Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 ."
 ." This code is free software; you can redistribute it and/or modify it
@@ -20,13 +18,12 @@
 ." Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
 ." CA 95054 USA or visit www.sun.com if you need additional information or
 ." have any questions.
-." 
-." `
-.TH jconsole 1 "07 Aug 2006"
-." Generated by html2man
+."
+.TH jconsole 1 "04 May 2009"
+." Generated from HTML by html2man (author: Eric Armstrong)
 
 .LP
-.SH NAME
+.SH "Name"
 jconsole \- Java Monitoring and Management Console
 .LP
 .SH "SYNOPSIS"
@@ -55,11 +52,23 @@
 .TP 3
 connection = pid | host:port | jmxUrl 
 .RS 3
-\f2pid\fP\ \ \  Process ID of a local Java VM. The Java VM must be running with the same user ID as the user ID running jconsole. See JMX Monitoring and Management for details. 
+\f2pid\fP\ \ \  Process ID of a local Java VM. The Java VM must be running with the same user ID as the user ID running jconsole. See 
+.na
+\f2JMX Monitoring and Management\fP @
+.fi
+http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html for details. 
 .br
-\f2host\fP:\f2port\fP\ \  Name of the host system on which the Java VM is running and the port number specified by the system property \f2com.sun.management.jmxremote.port\fP when the Java VM was started. See JMX Monitoring and Management for details. 
+\f2host\fP:\f2port\fP\ \  Name of the host system on which the Java VM is running and the port number specified by the system property \f2com.sun.management.jmxremote.port\fP when the Java VM was started. See 
+.na
+\f2JMX Monitoring and Management\fP @
+.fi
+http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html for details. 
 .br
-\f2jmxUrl\fP\ \  Address of the JMX agent to be connected to as described in JMXServiceURL. 
+\f2jmxUrl\fP\ \  Address of the JMX agent to be connected to as described in 
+.na
+\f2JMXServiceURL\fP @
+.fi
+http://java.sun.com/javase/6/docs/api/javax/management/remote/JMXServiceURL.html. 
 .RE
 .RE
 
@@ -97,7 +106,11 @@
 \fP
 .fi
 .LP
-containing one line for each plugin specifying the fully qualified class name of the class implementing the  com.sun.tools.jconsole.JConsolePlugin class.  
+containing one line for each plugin specifying the fully qualified class name of the class implementing the 
+.na
+\f2com.sun.tools.jconsole.JConsolePlugin\fP @
+.fi
+http://java.sun.com/javase/6/docs/jdk/api/jconsole/spec/com/sun/tools/jconsole/JConsolePlugin.html class.  
 .TP 3
 \-version\  
 Output version information and exit. 
@@ -115,10 +128,16 @@
 .RS 3
 .TP 2
 o
-Using JConsole 
+.na
+\f2Using JConsole\fP @
+.fi
+http://java.sun.com/javase/6/docs/technotes/guides/management/jconsole.html 
 .TP 2
 o
-Monitoring and Management for Java Platform 
+.na
+\f2Monitoring and Management for Java Platform\fP @
+.fi
+http://java.sun.com/javase/6/docs/technotes/guides/management/index.html 
 .RE
 
 .LP