From 823ed165c1796f9d554178c6177b6e495b4290ba Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 25 Nov 2003 19:46:18 +0000 Subject: [PATCH] Mention -installa --- doc/frontend.xml | 7 +++++-- doc/yaz-ztest-man.xml | 20 ++++++++++++-------- doc/ztest-options.xml | 13 ++++++++++--- 3 files changed, 27 insertions(+), 13 deletions(-) diff --git a/doc/frontend.xml b/doc/frontend.xml index 01d1933..d8541cb 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -729,6 +729,9 @@ typedef struct bend_scan_rr { appname + + + @@ -764,7 +767,7 @@ typedef struct bend_scan_rr { hostname | IP-number [: portnumber] - + The port number defaults to 210 (standard Z39.50 port). diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index c172f03..f1b7fa8 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -1,7 +1,7 @@ ]> - + @@ -17,6 +17,9 @@ yaz-ztest + + + @@ -35,14 +38,15 @@ addr - + - DESCRIPTION - - yaz-ztest 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. + DESCRIPTION + + yaz-ztest 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. yaz-ztest-ssl is identical to diff --git a/doc/ztest-options.xml b/doc/ztest-options.xml index cbcd2d8..cf931bb 100644 --- a/doc/ztest-options.xml +++ b/doc/ztest-options.xml @@ -1,5 +1,5 @@ @@ -99,14 +99,21 @@ -install 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. + + + -installa + + 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. -remove Use this to remove the server from the NT services - (Windows 2000/NT only). + (Windows NT/2000/XP only). -t -- 1.7.10.4