Use entity idcommon rather than common. Fix acronym entities.
[yaz-moved-to-github.git] / doc / yaz-config-man.xml
index 9cf88be..3d99793 100644 (file)
@@ -1,8 +1,20 @@
 <!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.4 2006-04-24 12:41:00 marc Exp $ -->
+[ 
+     <!ENTITY % local SYSTEM "local.ent">
+     %local;
+     <!ENTITY % entities SYSTEM "entities.ent">
+     %entities;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
+]>
+<!-- $Id: yaz-config-man.xml,v 1.9 2007-05-22 11:10:08 adam Exp $ -->
 <refentry id="yaz-config">
+ <refentryinfo>
+  <productname>YAZ</productname>
+  <productnumber>&version;</productnumber>
+ </refentryinfo>
  <refmeta>
   <refentrytitle>yaz-config</refentrytitle>
   <manvolnum>8</manvolnum>
  
  <refsect1><title>FILES</title>
   <para>
-   <filename><replaceable>prefix</replaceable>/bin/yaz-config</filename>
+   <filename>&prefix;/bin/yaz-config</filename>
   </para>
   <para>
-   <filename><replaceable>prefix</replaceable>/lib/libyaz*.a</filename>
+   <filename>&prefix;/lib/libyaz*.a</filename>
   </para>
   <para>
-   <filename><replaceable>prefix</replaceable>/include/yaz/*.h</filename>
+   <filename>&prefix;/include/yaz/*.h</filename>
   </para>
   </refsect1>
  <refsect1><title>SEE ALSO</title>
  </refsect1>
 </refentry>
 
-<!-- Keep this Emacs mode comment at the end of the file
+<!-- Keep this comment at the end of the file
 Local variables:
-mode: nxml
+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
 End:
 -->
-