Added URI in XMl header
[yaz-moved-to-github.git] / doc / yaz-config-man.xml
index c5bc8ee..83cfba9 100644 (file)
@@ -1,5 +1,7 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
-<!-- $Id: yaz-config-man.xml,v 1.1 2003-10-27 12:21:24 adam Exp $ -->
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
+[ ]>
+<!-- $Id: yaz-config-man.xml,v 1.6 2006-05-24 12:49:45 adam Exp $ -->
 <refentry id="yaz-config">
  <refmeta>
   <refentrytitle>yaz-config</refentrytitle>
@@ -19,7 +21,7 @@
    <arg choice="opt"><option>--libs</option></arg>
    <arg choice="opt"><option>--lalibs</option></arg>
    <arg choice="opt"><option>--cflags</option></arg>
-   <arg choice="opt"><option>--tabs</option></arg>
+   <arg choice="opt"><option>--comp</option></arg>
    <arg choice="opt" rep="repeat">libraries</arg>
   </cmdsynopsis>
  </refsynopsisdiv>
       Use the threaded version of YAZ.
      </para></listitem>
    </varlistentry>
-   <varlistentry>
-    <term>ssl</term>
-    <listitem><para>
-      Use YAZ with SSL support.
-     </para></listitem>
-   </varlistentry>
   </variablelist>
   
  </refsect1>
@@ -91,9 +87,9 @@
    </varlistentry>
 
    <varlistentry>
-    <term>--tabs</term>
+    <term>--comp</term>
     <listitem><para>
-      Return directory of YAZ tables.
+      Returns full path to YAZ' ASN.1 compiler: yaz-asncomp.
      </para></listitem>
    </varlistentry>