jdk/src/linux/doc/man/jinfo.1
changeset 2692 345bc8d65b19
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/src/linux/doc/man/jinfo.1	Thu Apr 30 15:04:39 2009 -0700
+++ b/jdk/src/linux/doc/man/jinfo.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
@@ -21,12 +19,11 @@
 ." CA 95054 USA or visit www.sun.com if you need additional information or
 ." have any questions.
 ."
-." `
-.TH jinfo 1 "05 Aug 2006"
-." Generated by html2roff
+.TH jinfo 1 "04 May 2009"
+." Generated from HTML by html2man (author: Eric Armstrong)
 
 .LP
-.SH NAME
+.SH "Name"
 jinfo \- Configuration Info
 .LP
 .SH "SYNOPSIS"
@@ -49,24 +46,37 @@
 .LP
 
 .LP
+.RS 3
 .TP 3
 option 
 Options are mutually exclusive. Option, if used, should follow immediately after the command name. 
+.RS 3
 .TP 3
 pid 
-process id for which the configuration info is to be printed. The process must be a Java process. To get a list of Java processes running on a machine, jps may be used.   
+process id for which the configuration info is to be printed. The process must be a Java process. To get a list of Java processes running on a machine, jps(1) may be used. 
+.RE
+.RS 3
 .TP 3
 executable 
-Java executable from which the core dump was produced.   
+Java executable from which the core dump was produced. 
+.RE
+.RS 3
 .TP 3
 core 
-core file for which the configuration info is to be printed.   
+core file for which the configuration info is to be printed. 
+.RE
+.RS 3
 .TP 3
 remote\-hostname\-or\-IP 
-remote debug server's (see jsadebugd) hostname or IP address.   
+remote debug server's (see jsadebugd(1)) hostname or IP address. 
+.RE
+.RS 3
 .TP 3
 server\-id 
-optional unique id, if multiple debug servers are running on the same remote host.   
+optional unique id, if multiple debug servers are running on the same remote host. 
+.RE
+.RE
+
 .LP
 .SH "DESCRIPTION"
 .LP
@@ -83,12 +93,16 @@
 jinfo \-J\-d64 \-sysprops pid
 .RE
 .LP
-\f3NOTE \- This utility is unsupported and may or may not be available in future versions of the JDK. On Windows, jinfo only supports the \-flag option of a running process.\fP
+\f3NOTE \- This utility is unsupported and may or may not be available in future versions of the JDK. In Windows Systems where dbgeng.dll is not present, 'Debugging Tools For Windows' need to be installed to have these tools working. Also, \fP\f4PATH\fP\f3 environment variable should contain the location of \fP\f4jvm.dll\fP\f3 used by the target process or the location from which the Crash Dump file was produced.\fP
+.LP
+.LP
+\f3For example, \fP\f4set PATH=<jdk>\\jre\\bin\\client;%PATH%\fP
 .LP
 .SH "OPTIONS"
 .LP
 
 .LP
+.RS 3
 .TP 3
 <no option> 
 prints both command line flags as well as System properties name, value pairs.
@@ -119,16 +133,18 @@
 .TP 3
 \-help 
 prints a help message 
+.RE
+
 .LP
 .SH "SEE ALSO"
 .LP
 .RS 3
 .TP 2
-*
-jps 
+o
+jps(1) 
 .TP 2
-*
-jsadebugd 
+o
+jsadebugd(1) 
 .RE
 
 .LP