-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: pkf
Tags: patch
Please, could you consider adding pkf manpage? :-)
It is attached. Please, release it under the same license of
the software, or use the best suitable DFSG license (GPL2, MIT-like,
BSD 2-clause).
Kind regards,
- --
Felipe Augusto van de Wiel (faw)
"Debian. Freedom to code. Code to freedom!"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFEyC5aCjAO0JDlykYRAnLAAJ92ryU3c3sCbDqwl1C5pWgpDXOQLgCdHiv+
K9CcWoGirzaaeG6SCW+k3AA=
=+yhl
-----END PGP SIGNATURE-----
.TH PKF "1" "pkf v2.1" "July 2006" "User Commands"
.SH NAME
pkf \- Perl Kanji code conversion Filter
.SH SYNOPSIS
.B pkf
[
.I OPTIONS
]
[
.I \-[icode]ocode[in,out]
]
.I files
.SH DESCRIPTION
Pkf is a perl script and has features as nkf (Network Kanji Filter). This
converts from an input code including one of JIS, SJIS, Japanese EUC to
another one.
.SH OPTIONS
icode/ocode is one of [jse] (j=JIS, s=SJIS, e=EUC)
.PP
ocode `j' can be followed by JIS in/out character
.TP
\fB\-b\fR
buffered output (default)
.TP
\fB\-u\fR
unbuffered output
.TP
\fB\-m\fR
dynamic input code recognition
.TP
\fB\-c\fR
print code name
.TP
\fB\-v\fR
print escape sequences used in JIS when used along with \fB\-c\fR
.TP
\fB\-n\fR
no code conversion (use original code)
.TP
\fB\-Z\fR
convert 1\-byte (hankaku) kana to 2\-byte (zenkaku) kana
.TP
\fB\-H\fR
convert 2\-byte (zenkaku) kana to 1\-byte (hankaku) kana
.HP
\fB\-f\fR [unix, mac, dos]
.IP
convert eol string to \en, \er, \er\en respectively.
currently this option can't be used with other options.
.SH AUTHORS
.B pkf
was written by Kazumasa Utashiro. This man page was written by Felipe Augusto
van de Wiel.
.SH SEE ALSO
.BR nkf (1).