max-threads and stack-size set in installed config
[metaproxy-moved-to-github.git] / doc / zeerex_explain.xml
index 65f768d..3d8f4fd 100644 (file)
@@ -1,38 +1,43 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN" 
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
     "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
- <!ENTITY copyright SYSTEM "copyright.xml">    
+ <!ENTITY copyright SYSTEM "copyright.xml">
  <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
 <refentry id="ref-zeerex_explain">
+ <refentryinfo>
+  <productname>Metaproxy</productname>
+  <info><orgname>Index Data</orgname></info>
+ </refentryinfo>
+
  <refmeta>
   <refentrytitle>zeerex_explain</refentrytitle>
   <manvolnum>3mp</manvolnum>
-  <refmiscinfo>Metaproxy Module</refmiscinfo>
+  <refmiscinfo class="manual">Metaproxy Module</refmiscinfo>
  </refmeta>
+
  <refnamediv>
   <refname>zeerex_explain</refname>
   <refpurpose>Metaproxy Z39.50 ZeeReX Explain Module</refpurpose>
  </refnamediv>
+
  <refsect1><title>DESCRIPTION</title>
   <para>
-   The <literal>zeerex_explain</literal> Metaproxy filter 
+   The <literal>zeerex_explain</literal> Metaproxy filter
    answers valid Z30.50 explain requests, returning a
    static ZeeReX Explain XML record from the config section. All other
-   packages are passed through. 
+   packages are passed through.
   </para>
   <para>
    Multiple database elements defining the names of the accepted
    databases are allowed in the configuration file. Each
    of them must contain their own explain record. Notice that explain
    records come in SRU and Z39.50 flavours, and this filter requires
-   the Z39.50 version. See the 
+   the Z39.50 version. See the
    <ulink url="&url.zeerex.explain;">ZeeReX Explain</ulink>
-   standard pages and the 
+   standard pages and the
    <ulink url="&url.sru.explain;">SRU Explain</ulink> pages
-   for more information. 
+   for more information.
   </para>
     <warning>
      <para>
@@ -55,8 +60,8 @@
 ]]>
    </screen>
   </para>
- </refsect1> 
+ </refsect1>
+
  <refsect1><title>SEE ALSO</title>
   <para>
    <citerefentry>
     <manvolnum>1</manvolnum>
    </citerefentry>
   </para>
-  <para> 
+  <para>
    <ulink url="&url.zeerex.explain;">ZeeReX Explain</ulink>
   </para>
  </refsect1>
+
  &copyright;
 </refentry>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->