Fix windows uninstall does not remove start menu shortcuts YAZ-860
[yaz-moved-to-github.git] / doc / yaz-iconv-man.xml
index 1cca4a9..9952d2e 100644 (file)
     <listitem>
      <para>
       The <ulink url="&url.marc8;">MARC8</ulink> encoding as defined by
-      the Library of Congress. Most MARC21/USMARC records usees
-      this encoding.
+      the Library of Congress. Most MARC21/USMARC records use this encoding.
      </para>
     </listitem>
    </varlistentry>
     <term>iso5426 (decode)</term>
     <listitem>
      <para>
-      ISO 5426. Some MARC records (UNIMARC) uses this encoding.
+      ISO 5426. Some MARC records (UNIMARC) use this encoding.
      </para>
     </listitem>
    </varlistentry>
     <term>advancegreek (encode, decode)</term>
     <listitem>
      <para>
-      An encoding for Greek used by some vendors (Advance).
+      An encoding for Greek in use by some vendors (Advance).
      </para>
     </listitem>
    </varlistentry>
    The following command converts from ISO-8859-1 (Latin-1) to
    UTF-8.
    <screen>
-    yaz-iconv -f ISO-8859-1 -t UTF-8 -X &lt;input.lst &gt;output.lst
+    yaz-iconv -f ISO-8859-1 -t UTF-8 &lt;input.lst &gt;output.lst
    </screen>
   </para>
  </refsect1>