--- a/jdk/src/linux/doc/man/javap.1 Thu Apr 30 15:04:39 2009 -0700
+++ b/jdk/src/linux/doc/man/javap.1 Mon May 04 18:28:26 2009 -0700
@@ -1,6 +1,4 @@
-.'" t
-."
-." Copyright 2000-2006 Sun Microsystems, Inc. All Rights Reserved.
+." Copyright 2002-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,19 +19,20 @@
." CA 95054 USA or visit www.sun.com if you need additional information or
." have any questions.
."
-." `
-.TH javap 1 "05 Aug 2006"
-." Generated by html2roff
+.TH javap 1 "04 May 2009"
+." Generated from HTML by html2man (author: Eric Armstrong)
.LP
-.SH NAME
+.SH "Name"
javap \- The Java Class File Disassembler
.LP
+.RS 3
.LP
.LP
Disassembles class files.
.LP
+.RE
.SH "SYNOPSIS"
.LP
@@ -253,6 +252,7 @@
.LP
.LP
+.RS 3
.TP 3
\-help
Prints out help message for \f3javap\fP.
@@ -260,9 +260,6 @@
\-l
Prints out line and local variable tables.
.TP 3
-\-b
-Ensures backward compatibility with \f3javap\fP in JDK 1.1.
-.TP 3
\-public
Shows only public classes and members.
.TP 3
@@ -327,11 +324,14 @@
.TP 3
\-extdirs dirs
Overrides location at which installed extensions are searched for. The default location for extensions is the value of \f2java.ext.dirs\fP.
+.RE
+
.LP
.SH "ENVIRONMENT VARIABLES"
.LP
.LP
+.RS 3
.TP 3
CLASSPATH
Used to provide the system a path to user\-defined classes. Directories are separated by colons, for example, For example:
@@ -346,6 +346,7 @@
\fP
.fi
.RE
+.RE
.LP
.SH "SEE ALSO"
@@ -353,7 +354,7 @@
.LP
.LP
-javac, java, jdb, javah, javadoc
+javac(1), java(1), jdb(1), javah(1), javadoc(1)
.LP
.LP