MKESDB(1) | MidnightBSD General Commands Manual | MKESDB(1) |
mkesdb
— generates
conversion catalog for
iconv(3)
mkesdb |
[-md ] -o
outfile infile |
The mkesdb
utility generates conversion
catalog for the iconv(3)
library. The generated data includes a list of supported encodings and their
most important characteristics, like the pluggable module to use
The following options are available:
The mkesdb
utility exits 0 on
success, and >0 if an error occurs.
mkesdb
first appeared in
NetBSD 2.0, and made its appearance in
FreeBSD 9.0.
This manual page was written by Gabor Kovesdan <gabor@FreeBSD.org>.
November 1, 2009 | midnightbsd-3.1 |