Fixed bug #668: save command line history for yaz-client. The history
[yaz-moved-to-github.git] / doc / yaz-client-man.xml
index 6186110..100dcf5 100644 (file)
@@ -8,8 +8,12 @@
      <!ENTITY % common SYSTEM "common/common.ent">
      %common;
 ]>
-<!-- $Id: yaz-client-man.xml,v 1.10 2006-05-28 19:56:25 adam Exp $ -->
+<!-- $Id: yaz-client-man.xml,v 1.13 2007-01-24 11:50:18 adam Exp $ -->
 <refentry id="yaz-client">
+ <refentryinfo>
+  <productname>YAZ</productname>
+  <productnumber>&version;</productnumber>
+ </refentryinfo>
  
  <refmeta>
   <refentrytitle>yaz-client</refentrytitle>
@@ -18,7 +22,7 @@
  
  <refnamediv>
   <refname>yaz-client</refname>
-  <refpurpose>Z39.50/SRW client for implementors</refpurpose>
+  <refpurpose>Z39.50/SRU client for implementors</refpurpose>
  </refnamediv>
 
  <refsynopsisdiv>
   
   <refsect1><title>DESCRIPTION</title>
    <para>
-    <command>yaz-client</command> is a Z39.50/SRW client (origin) with a
+    <command>yaz-client</command> is a Z39.50/SRU client (origin) with a
     simple command line interface that allows you to test behavior and
-    performance of Z39.50 targets and SRW servers.
+    performance of Z39.50 targets and SRU servers.
    </para>
    <para>
     If the <replaceable>addr</replaceable> is specified, the client creates
-    a connection to the Z39.50/SRW target at the address given.
+    a connection to the Z39.50/SRU target at the address given.
    </para>
   <para>
    When <command>yaz-client</command> is invoked it attemps to read the
     <filename>yaz-&lt;version&gt;/client/client.c</filename>
    </para>
    <para>
-    <filename>.yazclientrc</filename>
+    <filename>$HOME/.yazclientrc</filename>
    </para>
    <para>
-    <filename>$HOME/.yazclientrc</filename>
+    <filename>$HOME/.yazclient.history</filename>
    </para>
   </refsect1>
   <refsect1><title>SEE ALSO</title>