-<!-- $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>
<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>
<synopsis>
hostname | IP-number [: portnumber]
</synopsis>
-
+
<para>
The port number defaults to 210 (standard Z39.50 port).
</para>
<!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>
<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 rep="repeat" choice="opt"><option>option</option></arg>
<arg choice="opt" rep="repeat">addr</arg>
</cmdsynopsis>
-
+
</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
<!--
- $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
-->
<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
- (Windows 2000/NT only).
+ (Windows NT/2000/XP only).
</para></listitem></varlistentry>
<varlistentry><term><literal>-t </literal>