Removed duplicated entity definitions
[yaz-moved-to-github.git] / doc / yaz-ztest-man.xml
index 094a588..757c4a4 100644 (file)
@@ -1,11 +1,21 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-     <!ENTITY gfs-options SYSTEM "gfs-options.xml">
-     <!ENTITY gfs-virtual SYSTEM "gfs-virtual.xml">
-     <!ENTITY gfs-synopsis SYSTEM "gfs-synopsis.xml">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
+[
+     <!ENTITY % local SYSTEM "local.ent">
+     %local;
+     <!ENTITY % entities SYSTEM "entities.ent">
+     %entities;
+     <!ENTITY % common SYSTEM "common/common.ent">
+     %common;
      <!ENTITY gfs-synopsis-app "yaz-ztest">
+     <!ENTITY reference-tools-cql-map 'section "Specifiction of CQL to RPN mappings"'>
 ]>
-<!-- $Id: yaz-ztest-man.xml,v 1.6 2005-03-13 21:43:00 adam Exp $ -->
+<!-- $Id: yaz-ztest-man.xml,v 1.12 2006-09-06 09:27:04 adam Exp $ -->
 <refentry id="yaz-ztest">
+ <refentryinfo>
+  <productname>YAZ</productname>
+  <productnumber>&version;</productnumber>
+ </refentryinfo>
  
  <refmeta>
   <refentrytitle>yaz-ztest</refentrytitle>
@@ -23,7 +33,7 @@
  <refsect1><title>DESCRIPTION</title>
   <para>
    <command>yaz-ztest</command> is a Z39.50 test server that uses
-   the YAZ frontend server API.
+   the YAZ generic 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.
@@ -48,6 +58,9 @@
   <title>OPTIONS</title>
   &gfs-options;
  </refsect1>
+ <refsect1><title>VIRTUAL HOSTS</title>
+  &gfs-virtual;
+ </refsect1>
  <refsect1><title>FILES</title>
   <para>
    <filename>yaz-&lt;version&gt;/ztest/yaz-ztest.c</filename>
    <filename>yaz-&lt;version&gt;/include/yaz/backend.h</filename>
   </para>
  </refsect1>
- <refsect1><title>VIRTUAL HOSTS</title>
-  &gfs-virtual;
- </refsect1>
- <refsect1><title>SEE ALSO</title>
+ <refsect1 id="tools.cql.map"><title>SEE ALSO</title>
   <para>
    <citerefentry>
     <refentrytitle>yaz</refentrytitle>