X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-ztest-man.xml;h=6d1cc23d5a3ea5c872f92e077959f359c8ad1386;hp=30bcba10aae1b3ba32a5aef63bf0ac05d7e5bf02;hb=323805b6779bcf1befdc7cdd7f10c23b06885e0d;hpb=0ec12c344e05f3637af9f48e6aa28a54d99f8343 diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index 30bcba1..6d1cc23 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -53,7 +53,7 @@ - For UNIX local socket the address is the filename of the local socket. + For UNIX local socket, the address is the filename of the local socket. @@ -68,18 +68,18 @@ integer value of that term is used as hit count. This allows testers to return any number of hits. yaz-ztest includes 24 MARC records for testing. Hit counts exceeding 24 will make - yaz-ztest return the same record batch over and over.. - So record at position 1, 25, 49, etc .. are equivalent. + yaz-ztest return the same record batch over and over. + So record at position 1, 25, 49, etc. are equivalent. - For XML if no element set is given or element has value "marcxml", + For XML, if no element set is given or element has value "marcxml", MARCXML is returned (each of the 24 dummy records converted from - ISO2709 to XML). For element set OP, OPAC XML is returned. + ISO2709 to XML). For element set OP, then OPAC XML is returned. yaz-ztest may also return predefined XML records (for testing). This is enabled if YAZ_ZTEST_XML_FETCH environment - variable is defined. A record is fetched form a file (one record per file). + variable is defined. A record is fetched from a file (one record per file). The path for the filename is FE.d.xml where F is the YAZ_ZTEST_XML_FETCH value @@ -108,7 +108,7 @@ The value of the delay may either be a fixed floating point value which specifies the delay in seconds. Alternatively the value may be given as two floating point numbers - separated by colon, which wil make yaz-ztest perform + separated by colon, which will make yaz-ztest perform a random sleep between the first and second number.