Add Zthes tag-set -- where was it?!
[yaz-moved-to-github.git] / doc / zoom.xml
index dc893f1..8b442c0 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: zoom.xml,v 1.18 2002-05-22 11:19:20 adam Exp $ -->
+<!-- $Id: zoom.xml,v 1.20 2002-09-25 20:32:53 adam Exp $ -->
  <chapter id="zoom"><title>Building clients with ZOOM</title>
   
   <para>
    </table>
    <para>
     If either option <literal>lang</literal> or <literal>charset</literal>
-    are defined, then 
+    is set, then 
     <ulink url="http://lcweb.loc.gov/z3950/agency/defns/charneg-3.html">
-    Character Set and Language Negotiation</ulink> is in effect.
+     Character Set and Language Negotiation</ulink> is in effect.
    </para>
    <synopsis>
      int ZOOM_connection_error (ZOOM_connection c, const char **cp,
       </varlistentry>
      <varlistentry><term><literal>raw</literal></term>
       <listitem><para>The record is returned in the internal
-        YAZ specific format. For GRS-1, Explain, and others, t
-        he raw data is returned as type 
+        YAZ specific format. For GRS-1, Explain, and others, the
+        raw data is returned as type 
         <literal>Z_External *</literal> which is just the type for
         the member <literal>retrievalRecord</literal> in
         type <literal>NamePlusRecord</literal>.