d
dmpxlt(1) | dmpxlt(1) |
NAME
dmpxlt - dump iconv translation tables to a readable format
SYNOPSIS
/usr/bin/dmpxlt
DESCRIPTION
dmpxlt dumps the compiled version of the iconv codeset conversion tables into an
Options
dmpxlt recognizes the following options:
dmpxlt will create an output ®le in the prescribed format, giving the ®lecode mapping between the two code sets, which can be edited and reused by genxlt(1) to create new tables for iconv(1). The entries are in hexadecimal.
EXTERNAL INFLUENCES
Environment Variables
LANG provides a default value for the internationalization variables that are unset or null. If LANG is unset or null, the default value of "C" (see lang(5)) is used. If any of the internationalization variables contains an invalid setting, dmpxlt will behave as if all internationalization variables are set to "C". See environ(5).
LC_ALL If set to a
LC_MESSAGES determines the locale that should be used to affect the format and contents of diagnostic messages written to standard error and informative messages written to standard output.
NLSPATH determines the location of message catalogues for the processing of LC_MESSAGES.
International Code Set Support
Single and
RETURN VALUE
The following are exit values:
0Successful completion.
>0 Error condition occurred.
EXAMPLES
This example creates the source ®le genxlt_input from the table roma8=iso81 :
dmpxlt
FILES
/usr/lib/nls/iconv/tables All tables must be installed in this directory.
SEE ALSO
iconv(1), genxlt(1), iconv(3C), environ(5), lang(5).
Section 1−184 | − 1 − |