protecting log rotation with a mutex
[yaz-moved-to-github.git] / doc / yaz-client-man.xml
index ba3b9bb..c9e9a8b 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY yaz-client-commands SYSTEM "yaz-client-commands.xml">
 ]>
-<!-- $Id: yaz-client-man.xml,v 1.1 2003-10-27 12:21:24 adam Exp $ -->
+<!-- $Id: yaz-client-man.xml,v 1.3 2004-09-22 19:22:24 adam Exp $ -->
 <refentry id="yaz-client">
  
  <refmeta>
    <arg choice="opt">addr</arg>
   </cmdsynopsis>
 
-  <cmdsynopsis>
-   <command>yaz-client-ssl</command>
-   <arg rep="repeat" choice="opt"><option>option</option></arg>
-   <arg choice="opt">addr</arg>
-  </cmdsynopsis>
-
  </refsynopsisdiv>
   
   <refsect1><title>DESCRIPTION</title>
     performance of Z39.50 targets and SRW servers.
    </para>
    <para>
-    <command>yaz-client-ssl</command> is identical to
-    <command>yaz-client</command> except that it supports SSL transport.
-   </para>
-   <para>
     If the <replaceable>addr</replaceable> is specified, the client creates
     a connection to the Z39.50/SRW target at the address.
    </para>
@@ -57,8 +47,7 @@
     <varlistentry>
      <term>-m <replaceable>filename</replaceable></term>
      <listitem><para>
-       If specified, retrieved MARC (ISO2709) records will
-       be appended to the file given.
+       If specified, retrieved records will be appended to the file given.
       </para></listitem>
     </varlistentry>
     <varlistentry>