.\"
.\" gencnval.1: manual page for the gencnval utility
.\"
-.\" Copyright (C) 2000 IBM, Inc. and others.
+.\" Copyright (C) 2000-2004 IBM, Inc. and others.
.\"
.\" Manual page by Yves Arrouye <yves@realnames.com>.
+.\" Manual page by George Rhoten
.\"
-.TH GENCNVAL 1 "16 April 2002" "ICU MANPAGE" "ICU @VERSION@ Manual"
+.TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU @VERSION@ Manual"
.SH NAME
.B gencnval
\- compile the converters aliases file
.BR "\-h\fP, \fB\-?\fP, \fB\-\-help"
]
[
+.BR "\-v\fP, \fB\-\-verbose"
+]
+[
.BR "\-c\fP, \fB\-\-copyright"
]
[
converts the ICU aliases file
.I converterfile
into the binary file
-.BR cnvalias.dat .
+.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.
.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
.B ICU_DATA
is set.
.SH FILES
-.TP \w'\fB@thesysconfdir@/@PACKAGE@/convrtrs.txt'u+3n
-.B @thesysconfdir@/@PACKAGE@/convrtrs.txt
-Description of ICU's converters and their aliases.
+.TP \w'\fB@PACKAGE@/source/data/mappings/convrtrs.txt'u+3n
+.B @PACKAGE@/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
@VERSION@
.SH COPYRIGHT
-Copyright (C) 2000-2002 IBM, Inc. and others.
+Copyright (C) 2000-2004 IBM, Inc. and others.
.SH SEE ALSO
-.BR convrtrs.txt (5)
-.br
.BR pkgdata (1)