GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MKCSMAPPER(1) FreeBSD General Commands Manual MKCSMAPPER(1)

mkcsmapper
generates hashed conversion data for iconv(3)

mkcsmapper [-d] [-m | -p] [-o outfile] [infile]

The mkcsmapper utility generates binary conversion data from plain text conversion tables for the iconv(3) library. The conversion data has two components: The conversion mapping between specific character encodings. A pivot file, which the possible source and destination encoding pairs or the set of mappings to use for a compound encoding.

The following options are available:

Turns on debug mode.
Generate mapping data from infile.
outfile
Put generated binary data to outfile.
Generate pivot data from outfile.

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

iconv(1), mkesdb(1), iconv(3)

mkcsmapper 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>.
July 9, 2016 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.