--- a/jdk/src/linux/doc/man/servertool.1 Tue May 10 19:57:30 2011 -0700
+++ b/jdk/src/linux/doc/man/servertool.1 Wed May 11 08:30:46 2011 -0700
@@ -1,4 +1,4 @@
-." Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
+." Copyright (c) 2001, 2011, Oracle and/or its affiliates. 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
@@ -19,21 +19,15 @@
." or visit www.oracle.com if you need additional information or have any
." questions.
."
-.TH servertool 1 "02 Jun 2010"
+.TH servertool 1 "10 May 2011"
.LP
.SH "Name"
servertool \- The Java(TM) IDL Server Tool
.LP
-.RS 3
-
-.LP
-\f3servertool\fP provides a command\-line interface for application programmers to register, unregister, startup, and shutdown a persistent server.
-.RE
+\f3servertool\fP provides a command\-line interface for application programmers to register, unregister, startup, and shutdown a persistent server.
.SH "SYNOPSIS"
.LP
-
-.LP
.nf
\f3
.fl
@@ -54,15 +48,11 @@
.LP
.SH "DESCRIPTION"
.LP
-
-.LP
.LP
The \f2servertool\fP provides the command\-line interface for the application programmers to register, unregister, startup, and shutdown a persistent server. Other commands are provided to obtain various statistical information about the server.
.LP
.SH "OPTIONS"
.LP
-
-.LP
.RS 3
.TP 3
\-ORBInitialHost nameserverhost
@@ -75,8 +65,6 @@
.LP
.SH "COMMANDS"
.LP
-
-.LP
.RS 3
.TP 3
register \-server\ <server\ class\ name> \ \-classpath\ <classpath\ to\ server> [\ \-applicationName\ <application\ name> \-args\ <args\ to\ server> \-vmargs\ <flags\ to\ be\ passed\ to\ Java\ VM> \ ]
@@ -122,6 +110,4 @@
.LP
.SH "SEE ALSO"
.LP
-
-.LP
orbd(1)