X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-iconv-man.xml;fp=doc%2Fyaz-iconv-man.xml;h=a9201092e9240c57962b6319c37bd203a34b8b50;hp=9952d2eb2e297e1bc9c3984b2db6c1da9839385e;hb=323805b6779bcf1befdc7cdd7f10c23b06885e0d;hpb=0ec12c344e05f3637af9f48e6aa28a54d99f8343 diff --git a/doc/yaz-iconv-man.xml b/doc/yaz-iconv-man.xml index 9952d2e..a920109 100644 --- a/doc/yaz-iconv-man.xml +++ b/doc/yaz-iconv-man.xml @@ -38,12 +38,12 @@ DESCRIPTION - yaz-iconv converts data in file in character + yaz-iconv converts data in the character set specified by from to output in - character set as specified by to. + the character set as specified by to. - This yaz-iconv utility similar to the + This yaz-iconv utility is similar to the iconv found on many POSIX systems (Glibc, Solaris, etc). @@ -88,11 +88,11 @@ The yaz-iconv command and the API as defined in yaz/yaz-iconv.h is a wrapper for the library system call iconv. But YAZ' iconv utility also implements - conversions on its own. The table below lists characters sets (or encodings). + conversions on its own. The table below lists characters sets (or encodings) that are supported by YAZ. Each character set is marked with either encode or decode. If - an encoding is encode-enabled YAZ may convert to - to the designated encoding. If an encoding is decode-enabled, YAZ + an encoding is encode-enabled, YAZ may convert to + the designated encoding. If an encoding is decode-enabled, YAZ may convert from the designated encoding. @@ -109,7 +109,7 @@ marc8s (encode, decode) - Like MARC8 but with conversion prefers non-combined characters + Like MARC8 but conversion prefers non-combined characters in the Latin-1 plane over combined characters.