OSDN Git Service

* Update Copyright.
[nkf/nkf.git] / man / nkf.1.pm
index 477f519..a24cfae 100644 (file)
@@ -36,7 +36,7 @@ require DynaLoader;
 @EXPORT = qw(
        nkf     nkf_continue    inputcode
 );
-$VERSION = '2.07';
+$VERSION = '2.08';
 
 bootstrap NKF $VERSION;
 
@@ -59,7 +59,7 @@ nkf - Network Kanji Filter
 =head1 SYNOPSIS
 
 
-  nkf B<[-butjnesliohrTVvwWJESZxXFfmMBOcdILg]> B<[>I<file ...>B<]>
+nkf B<[-butjnesliohrTVvwWJESZxXFfmMBOcdILg]> B<[>I<file ...>B<]>
 
 
 =head1 DESCRIPTION
@@ -347,6 +347,10 @@ UTF-8 without BOM
 
 UTF-8 with BOM
 
+=item UTF8-MAC (input only)
+
+decomposed UTF-8
+
 =item UTF-16
 
 same as UTF-16BE
@@ -367,8 +371,6 @@ UTF-16 Little Endian without BOM
 
 UTF-16 Little Endian with BOM
 
-=item UTF8-MAC (input only)
-
 =back
 
 =item B<--fb-{skip, html, xml, perl, java, subchar}>
@@ -437,7 +439,7 @@ Ignore rest of -option.
 =head1 AUTHOR
 
 Copyright (C) 1987, FUJITSU LTD. (I.Ichikawa),2000 S. Kono, COW
-Copyright (C) 2002-2006 Kono, Furukawa, Naruse, mastodon
+Copyright (C) 2002-2007 Kono, Furukawa, Naruse, mastodon
 
 
 =cut