*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mkcsmapper | Section: 1 | Source: FreeBSD | File: mkcsmapper.1.gz
MKCSMAPPER(1) FreeBSD General Commands Manual MKCSMAPPER(1) NAME mkcsmapper - generates hashed conversion data for iconv(3) SYNOPSIS mkcsmapper [-d] [-m | -p] [-o outfile] [infile] DESCRIPTION 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: -d Turns on debug mode. -m Generate mapping data from infile. -o outfile Put generated binary data to outfile. -p Generate pivot data from outfile. EXIT STATUS The mkcsmapper utility exits 0 on success, and >0 if an error occurs. SEE ALSO iconv(1), mkesdb(1), iconv(3) HISTORY mkcsmapper first appeared in NetBSD 2.0, and made its appearance in FreeBSD 9.0. AUTHORS This manual page was written by Gabor Kovesdan <[email protected]>. FreeBSD 14.1-RELEASE-p8 July 9, 2016 FreeBSD 14.1-RELEASE-p8

Navigation Options