man.bsd.lv manual page server

Manual Page Search Parameters

MKESDB(1) General Commands Manual MKESDB(1)

mkesdbgenerates 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:

Turns on debug mode.
Process directory catalog or alias file. If not specified, the input file is treated as an encoding description.
outfile
Put generated binary data to outfile.

The mkesdb utility exits 0 on success, and >0 if an error occurs.

iconv(1), mkcsmapper(1), iconv(3)

mkesdb first appeared in NetBSD 2.0 and was ported to DragonFly 1.1.

This manual page was written by Gabor Kovesdan <gabor@FreeBSD.org>.

June 2, 2011 DragonFly-5.6.1