yaz-iconv: remove -X from example YAZ-809
[yaz-moved-to-github.git] / doc / yaz-iconv-man.xml
index 537e821..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>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->