Added yaz-icu man page
[yaz-moved-to-github.git] / doc / frontend.xml
index 3ba20b2..821ebf2 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: frontend.xml,v 1.34 2007-05-31 09:45:14 adam Exp $ -->
+<!-- $Id: frontend.xml,v 1.36 2007-11-01 10:29:28 adam Exp $ -->
  <chapter id="server"><title>Generic server</title>
   <sect1 id="server.introduction"><title>Introduction</title>
    
@@ -589,7 +589,7 @@ typedef struct bend_fetch_rr {
      The <literal>number</literal> is the offset into the set (with 1
      being the first record in the set). The <literal>format</literal> field
      is the record format requested by the client (See
-     <xref linkend="asn.oid"/>).
+     <xref linkend="tools.oid"/>).
      A value of NULL for <literal>format</literal> indicates that the
      client did not request a specific format.
      The <literal>stream</literal> argument is an &odr; stream which
@@ -871,7 +871,7 @@ typedef struct bend_scan_rr {
     </para>
    </example>
   </sect1>
-  <sect1 id="server.vhosts"><title>Virtual Hosts</title>
+  <sect1 id="server.vhosts"><title>GFS Configuration and Virtual Hosts</title>
    &gfs-virtual;
   </sect1>
  </chapter>