Do not mention oid_getentbyoid
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 17 Jan 2008 21:44:18 +0000 (21:44 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 17 Jan 2008 21:44:18 +0000 (21:44 +0000)
doc/frontend.xml

index 821ebf2..d8b61e9 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: frontend.xml,v 1.36 2007-11-01 10:29:28 adam Exp $ -->
+<!-- $Id: frontend.xml,v 1.37 2008-01-17 21:44:18 adam Exp $ -->
  <chapter id="server"><title>Generic server</title>
   <sect1 id="server.introduction"><title>Introduction</title>
    
@@ -523,8 +523,8 @@ typedef struct {
      structure definitions in the file
      <filename>include/yaz/z-core.h</filename>. If you want to look at the
      attributeSetId OID of the RPN query, you can either match it against
-     your own internal tables, or you can use the
-     <literal>oid_getentbyoid</literal> function provided by &yaz;.
+     your own internal tables, or you can use the <link linkend="tools.oid">
+     OID tools</link>.
     </para>
 
     <para>