diff -r 6f64c69a7574 -r c02ff5a7c67b jdk/src/linux/doc/man/javaws.1 --- a/jdk/src/linux/doc/man/javaws.1 Tue May 10 19:57:30 2011 -0700 +++ b/jdk/src/linux/doc/man/javaws.1 Wed May 11 08:30:46 2011 -0700 @@ -1,4 +1,4 @@ -." Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. +." Copyright (c) 2003, 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,30 +19,18 @@ ." or visit www.oracle.com if you need additional information or have any ." questions. ." -.TH javaws 1 "02 Jun 2010" +.TH javaws 1 "10 May 2011" .LP .SH "Name" \f2javaws\fP Command Line .LP -.LP -\ -.LP -.SS -NAME -.LP -.RS 3 - +.SH "NAME" .LP .LP \f2javaws\fP \- Java Web Start launcher command .LP -.RE -.SS -SYNOPSIS -.LP -.RS 3 - +.SH "SYNOPSIS" .LP .LP \f2javaws [run\-options] \fP @@ -50,49 +38,27 @@ .LP \f2javaws [control\-options]\fP .LP -.RE -.SS -PARAMETERS -.LP -.RS 3 - +.SH "PARAMETERS" .LP .LP \f2[run\-options]\fP .LP -.RS 3 - -.LP .LP Command\-line run\-options. run\-options may be in any order. For a discussion of the various run\-options, see RUN\-OPTIONS below. .LP -.RE .LP \f2\fP .LP -.RS 3 - -.LP .LP This can be either the path of, or the Uniform Resource Locater (URL) of the JNLP (Java Network Launching Protocol) file. .LP -.RE .LP \f2[control\-options]\fP .LP -.RS 3 - -.LP .LP Command\-line control\-options. control\-options may be in any order. For a discussion of the various control\-options, see CONTROL\-OPTIONS below. .LP -.RE -.RE -.SS -DESCRIPTION -.LP -.RS 3 - +.SH "DESCRIPTION" .LP .LP The \f2javaws\fP command launches Java Web Start, which is the reference implementation of the Java Network Launching Protocol (JNLP). Java Web Start launches Java applications/applets hosted on a network. @@ -103,256 +69,154 @@ .LP The \f2javaws\fP launcher has a set of options that are supported in the current release. However, the options may be removed in a future release. .LP -.RE -.SS -RUN\-OPTIONS -.LP -.RS 3 - +.SH "RUN\-OPTIONS" .LP .LP \f2\-offline\fP .LP -.RS 3 - -.LP .LP -run Java Web Start in offline mode. +Run Java Web Start in offline mode. .LP -.RE .LP \f2\-Xnosplash\fP .LP -.RS 3 - +.LP +Do not display the initial splash screen. .LP .LP -disable the display of the initial splash screen. -.LP -.RE -.LP \f2\-open \fP .LP -.RS 3 - -.LP .LP If specified, replaces the arguments in the jnlp file with \f2\-open \fP. .LP -.RE .LP \f2\-print \fP .LP -.RS 3 - -.LP .LP If specified, replaces the arguments in the jnlp file with \f2\-print \fP. .LP -.RE .LP \f2\-online\fP .LP -.RS 3 - -.LP .LP -run in online mode (default behavior). +Use online mode (default behavior). .LP -.RE .LP \f2\-wait\fP .LP -.RS 3 - -.LP .LP -If specified, the \f2javaws\fP process will not exit until the application exits. +If specified, the \f2javaws\fP process will not exit until the application exits. This option does not function as described on Windows platforms. .LP -.RE .LP \f2\-verbose\fP .LP -.RS 3 - -.LP .LP -display additional output. +Display additional output. .LP -.RE .LP \f2\-J