X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..340931cb2e044a2141d11567dd0f782524e32994:/icuSources/tools/makeconv/makeconv.1.in?ds=sidebyside diff --git a/icuSources/tools/makeconv/makeconv.1.in b/icuSources/tools/makeconv/makeconv.1.in index dfecc32f..e42d5127 100644 --- a/icuSources/tools/makeconv/makeconv.1.in +++ b/icuSources/tools/makeconv/makeconv.1.in @@ -2,6 +2,8 @@ .\" .\" makeconv.1: manual page for the makeconv utility .\" +.\" Copyright (C) 2016 and later: Unicode, Inc. and others. +.\" License & terms of use: http://www.unicode.org/copyright.html .\" Copyright (C) 2000-2002 IBM, Inc. and others. .\" .\" Manual page by Yves Arrouye . @@ -49,14 +51,14 @@ be understood by .BR makeconv . The ICU ucm format is similar to the IBM NLTC upmap/tpmap/rpmap files. Comments in the -.I convertable +.I convertertable are handled as follows. If a comment (starting with a `#' sign) that is after some text does contain the fallback indicator `|' then only the text starting with the `#' sign, and ending before the `|' sign, is ignored. Otherwise, or if the comment is the first thing on the line, the comment runs up to the end of the line. This special -handling of comments is to accomodate the practice of putting fallback +handling of comments is to accommodate the practice of putting fallback information in comments in the strict IBM NLTC ucmap format. .PP Note that new converters will be automatically found by ICU after their