Mention -installa
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Nov 2003 19:46:18 +0000 (19:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 25 Nov 2003 19:46:18 +0000 (19:46 +0000)
doc/frontend.xml
doc/yaz-ztest-man.xml
doc/ztest-options.xml

index 01d1933..d8541cb 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: frontend.xml,v 1.19 2003-11-19 19:07:26 adam Exp $ -->
+<!-- $Id: frontend.xml,v 1.20 2003-11-25 19:46:18 adam Exp $ -->
  <chapter id="server"><title>Generic server</title>
   <sect1><title>Introduction</title>
    
  <chapter id="server"><title>Generic server</title>
   <sect1><title>Introduction</title>
    
@@ -729,6 +729,9 @@ typedef struct bend_scan_rr {
    
    <cmdsynopsis>
     <command>appname</command>
    
    <cmdsynopsis>
     <command>appname</command>
+    <arg choice="opt"><option>-install</option></arg>
+    <arg choice="opt"><option>-installa</option></arg>
+    <arg choice="opt"><option>-remove</option></arg>
     <arg choice="opt"><option>-a <replaceable>file</replaceable></option></arg>
     <arg choice="opt"><option>-v <replaceable>level</replaceable></option></arg>
     <arg choice="opt"><option>-l <replaceable>file</replaceable></option></arg>
     <arg choice="opt"><option>-a <replaceable>file</replaceable></option></arg>
     <arg choice="opt"><option>-v <replaceable>level</replaceable></option></arg>
     <arg choice="opt"><option>-l <replaceable>file</replaceable></option></arg>
@@ -764,7 +767,7 @@ typedef struct bend_scan_rr {
    <synopsis>
     hostname | IP-number &lsqb;: portnumber&rsqb;
    </synopsis>
    <synopsis>
     hostname | IP-number &lsqb;: portnumber&rsqb;
    </synopsis>
-
+   
    <para>
     The port number defaults to 210 (standard Z39.50 port).
    </para>
    <para>
     The port number defaults to 210 (standard Z39.50 port).
    </para>
index c172f03..f1b7fa8 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY ztest-options SYSTEM "ztest-options.xml">
 ]>
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY ztest-options SYSTEM "ztest-options.xml">
 ]>
-<!-- $Id: yaz-ztest-man.xml,v 1.1 2003-10-27 12:21:24 adam Exp $ -->
+<!-- $Id: yaz-ztest-man.xml,v 1.2 2003-11-25 19:46:18 adam Exp $ -->
 <refentry id="yaz-ztest">
  
  <refmeta>
 <refentry id="yaz-ztest">
  
  <refmeta>
@@ -17,6 +17,9 @@
  <refsynopsisdiv>
   <cmdsynopsis>
    <command>yaz-ztest</command>
  <refsynopsisdiv>
   <cmdsynopsis>
    <command>yaz-ztest</command>
+   <arg choice="opt"><option>-install</option></arg>
+   <arg choice="opt"><option>-installa</option></arg>
+   <arg choice="opt"><option>-remove</option></arg>
    <arg choice="opt"><option>-a <replaceable>file</replaceable></option></arg>
    <arg choice="opt"><option>-v <replaceable>level</replaceable></option></arg>
    <arg choice="opt"><option>-l <replaceable>file</replaceable></option></arg>
    <arg choice="opt"><option>-a <replaceable>file</replaceable></option></arg>
    <arg choice="opt"><option>-v <replaceable>level</replaceable></option></arg>
    <arg choice="opt"><option>-l <replaceable>file</replaceable></option></arg>
    <arg rep="repeat" choice="opt"><option>option</option></arg>
    <arg choice="opt" rep="repeat">addr</arg>
   </cmdsynopsis>
    <arg rep="repeat" choice="opt"><option>option</option></arg>
    <arg choice="opt" rep="repeat">addr</arg>
   </cmdsynopsis>
-
+  
  </refsynopsisdiv>
  </refsynopsisdiv>
-  <refsect1><title>DESCRIPTION</title>
-   <para>
-    <command>yaz-ztest</command> is a Z39.50 test server. 
-    The server acts as a real Z39.50 server but does not use a database.
-    It returns a random hit count and returns a subset of a few built-in
-    records.
+ <refsect1><title>DESCRIPTION</title>
+  <para>
+   <command>yaz-ztest</command> is a Z39.50 test server that uses
+   the YAZ frontend server API.
+   The server acts as a real Z39.50 server but does not use a database.
+   It returns a random hit count and returns a subset of a few built-in
+   records.
    </para>
    <para>
     <command>yaz-ztest-ssl</command> is identical to
    </para>
    <para>
     <command>yaz-ztest-ssl</command> is identical to
index cbcd2d8..cf931bb 100644 (file)
@@ -1,5 +1,5 @@
 <!-- 
 <!-- 
-   $Id: ztest-options.xml,v 1.2 2002-09-17 20:17:44 adam Exp $
+   $Id: ztest-options.xml,v 1.3 2003-11-25 19:46:18 adam Exp $
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
  <varlistentry><term><literal>-install</literal></term>
   <listitem><para>
     Use this to install the server as an NT service
  <varlistentry><term><literal>-install</literal></term>
   <listitem><para>
     Use this to install the server as an NT service
-    (Windows 2000/NT only). 
+    (Windows NT/2000/XP only). 
+    Control the server by going to the Services in the Control Panel.
+   </para></listitem></varlistentry>
+ <varlistentry><term><literal>-installa</literal></term>
+  <listitem><para>
+    Use this to install and activate the server as an NT service
+    (Windows NT/2000/XP only). 
     Control the server by going to the Services in the Control Panel.
    </para></listitem></varlistentry>
  
  <varlistentry><term><literal>-remove</literal></term>
   <listitem><para>
     Use this to remove the server from the NT services
     Control the server by going to the Services in the Control Panel.
    </para></listitem></varlistentry>
  
  <varlistentry><term><literal>-remove</literal></term>
   <listitem><para>
     Use this to remove the server from the NT services
-    (Windows 2000/NT only). 
+    (Windows NT/2000/XP only). 
    </para></listitem></varlistentry>
  
  <varlistentry><term><literal>-t </literal>
    </para></listitem></varlistentry>
  
  <varlistentry><term><literal>-t </literal>