Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
apps /
icu69 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
derb.1
4.8
KB
-rw-r--r--
2024-02-06 07:47
genbrk.1
2.89
KB
-rw-r--r--
2024-02-06 07:47
gencfu.1
2.4
KB
-rw-r--r--
2024-02-06 07:47
gencnval.1
2.34
KB
-rw-r--r--
2024-02-06 07:47
gendict.1
3.32
KB
-rw-r--r--
2024-02-06 07:47
genrb.1
3.82
KB
-rw-r--r--
2024-02-06 07:47
icu-config.1
7.28
KB
-rw-r--r--
2024-02-06 07:47
makeconv.1
3.28
KB
-rw-r--r--
2024-02-06 07:47
pkgdata.1
6.92
KB
-rw-r--r--
2024-02-06 07:47
uconv.1
10.28
KB
-rw-r--r--
2024-02-06 07:47
Save
Rename
.\" Hey, Emacs! This is -*-nroff-*- you know... .\" .\" gencnval.1: manual page for the gencnval utility .\" .\" Copyright (C) 2016 and later: Unicode, Inc. and others. .\" License & terms of use: http://www.unicode.org/copyright.html .\" Copyright (C) 2000-2004 IBM, Inc. and others. .\" .\" Manual page by Yves Arrouye <yves@realnames.com>. .\" Manual page by George Rhoten .\" .TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU 69.1 Manual" .SH NAME .B gencnval \- compile the converters aliases file .SH SYNOPSIS .B gencnval [ .BR "\-h\fP, \fB\-?\fP, \fB\-\-help" ] [ .BR "\-v\fP, \fB\-\-verbose" ] [ .BR "\-c\fP, \fB\-\-copyright" ] [ .BI "\-s\fP, \fB\-\-sourcedir" " source" ] [ .BI "\-d\fP, \fB\-\-destdir" " destination" ] [ .I converterfile ] .SH DESCRIPTION .B gencnval converts the ICU aliases file .I converterfile into the binary file .BR cnvalias.icu . This binary file can then be read directly by ICU, or used by .BR pkgdata (1) for incorporation into a larger archive or library. .PP If .I converterfile is not provided, the default ICU .B convrtrs.txt file is used. .SH OPTIONS .TP .BR "\-h\fP, \fB\-?\fP, \fB\-\-help" Print help about usage and exit. .TP .BR "\-v\fP, \fB\-\-verbose" Display verbose output. This information can include information about conflicting aliases and the converters the aliases resolve to. .TP .BR "\-c\fP, \fB\-\-copyright" Include a copyright notice in the binary data. .TP .BI "\-s\fP, \fB\-\-sourcedir" " source" Set the source directory to .IR source . The default source directory is specified by the environment variable .BR ICU_DATA . .TP .BI "\-d\fP, \fB\-\-destdir" " destination" Set the destination directory to .IR destination . The default destination directory is specified by the environment variable .BR ICU_DATA . .SH ENVIRONMENT .TP 10 .B ICU_DATA Specifies the directory containing ICU data. Defaults to .BR ${prefix}/share/icu/69.1/ . Some tools in ICU depend on the presence of the trailing slash. It is thus important to make sure that it is present if .B ICU_DATA is set. .SH FILES .TP \w'\fBicu/source/data/mappings/convrtrs.txt'u+3n .B icu/source/data/mappings/convrtrs.txt Description of ICU's converters and their aliases. This data file is not normally installed, and it is available as a part of ICU source code. .SH VERSION 69.1 .SH COPYRIGHT Copyright (C) 2000-2004 IBM, Inc. and others. .SH SEE ALSO .BR pkgdata (1)