diff -r bad7bbf42755 -r 345bc8d65b19 jdk/src/linux/doc/man/native2ascii.1 --- a/jdk/src/linux/doc/man/native2ascii.1 Thu Apr 30 15:04:39 2009 -0700 +++ b/jdk/src/linux/doc/man/native2ascii.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 native2ascii 1 "05 Aug 2006" -." Generated by html2roff -.\\" Created by: Doug Kramer, 19\-Aug\-1996 +.TH native2ascii 1 "04 May 2009" +." Generated from HTML by html2man (author: Eric Armstrong) + .LP -.SH NAME +.SH "Name" native2ascii \- Native\-to\-ASCII Converter .LP +.RS 3 .LP .LP Converts a file with native\-encoded characters (characters which are non\-Latin 1 and non\-Unicode) to one with Unicode\-encoded characters. .LP +.RE .SH "SYNOPSIS" .LP @@ -60,6 +59,7 @@ .LP .LP +.RS 3 .TP 3 \-reverse Perform the reverse operation: convert a file with Latin\-1 and/or Unicode encoded characters to one with native\-encoded characters. @@ -74,7 +74,9 @@ http://java.sun.com/javase/6/docs/technotes/guides/intl/encoding.doc.html document. .TP 3 \-Joption -Pass \f2option\fP to the Java virtual machine, where \f2option\fP is one of the options described on the reference page for the java application launcher. For example, \f3\-J\-Xms48m\fP sets the startup memory to 48 megabytes. +Pass \f2option\fP to the Java virtual machine, where \f2option\fP is one of the options described on the reference page for the java(1). For example, \f3\-J\-Xms48m\fP sets the startup memory to 48 megabytes. +.RE + .LP .LP