X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-iconv-man.xml;h=80a078464a008e937b4691b02838989cc7412250;hp=5ed3766ee755eefb35f45b6c254cf3038561d211;hb=2f13c9a407fe345dfe13ef8647ebba02ca519089;hpb=abc5fc91e4340a8afe42c80ad0baec86dbe76c3a diff --git a/doc/yaz-iconv-man.xml b/doc/yaz-iconv-man.xml index 5ed3766..80a0784 100644 --- a/doc/yaz-iconv-man.xml +++ b/doc/yaz-iconv-man.xml @@ -85,9 +85,13 @@ 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' implementation also implements - conversions on its own. So regardless of iconv, the following - below are always supported by YAZ: + library system call iconv. But YAZ' iconv utility also implements + 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 + may convert from the designated encoding.