Remove unneeded comma after enum list
[yaz-moved-to-github.git] / doc / yaz-man.xml
index 5d3cb1b..5225e53 100644 (file)
@@ -1,16 +1,27 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-     <!ENTITY % common  SYSTEM "common/common.ent">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" 
+ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
+[
+     <!ENTITY % local SYSTEM "local.ent">
+     %local;
+     <!ENTITY % entities SYSTEM "entities.ent">
+     %entities;
+     <!ENTITY % common SYSTEM "common/common.ent">
      %common;
 ]>
      %common;
 ]>
-<!-- $Id: yaz-man.xml,v 1.5 2006-04-24 09:21:35 adam Exp $ -->
+<!-- $Id: yaz-man.xml,v 1.11 2006-08-28 19:18:02 adam Exp $ -->
 <refentry id="yaz">
 <refentry id="yaz">
+ <refentryinfo>
+  <productname>YAZ</productname>
+  <productnumber>&version;</productnumber>
+ </refentryinfo>
  <refmeta>
   <refentrytitle>yaz</refentrytitle>
   <manvolnum>7</manvolnum>
  </refmeta>
  
  <refnamediv>
  <refmeta>
   <refentrytitle>yaz</refentrytitle>
   <manvolnum>7</manvolnum>
  </refmeta>
  
  <refnamediv>
-  <refname>YAZ</refname>
+  <refname>yaz</refname>
   <refpurpose>Z39.50 toolkit.</refpurpose>
  </refnamediv>
  
   <refpurpose>Z39.50 toolkit.</refpurpose>
  </refnamediv>
  
@@ -24,7 +35,7 @@
   <para>
    YAZ is a C/C++ programmer's toolkit supporting the development
    of Z39.50v3 clients and servers. The YAZ toolkit offers
   <para>
    YAZ is a C/C++ programmer's toolkit supporting the development
    of Z39.50v3 clients and servers. The YAZ toolkit offers
-   several different levels of access to the ISO23950/Z39.50, SRW/SRU
+   several different levels of access to the ISO23950/Z39.50, SRU
    and ILL protocols. The level that you need to use depends
    on your requirements, and the role (server of client) that you want
    to implement.
    and ILL protocols. The level that you need to use depends
    on your requirements, and the role (server of client) that you want
    to implement.
@@ -33,7 +44,7 @@
 
  <refsect1><title>COPYRIGHT</title>
   <para>
 
  <refsect1><title>COPYRIGHT</title>
   <para>
-   Copyright (c) 1995-2006, Index Data.
+   Copyright (c) &copyright-year;, Index Data ApS.
   </para>
   <para>
    Permission to use, copy, modify, distribute, and sell this software and
   </para>
   <para>
    Permission to use, copy, modify, distribute, and sell this software and
@@ -84,7 +95,7 @@
     </citerefentry>
   </para>
   <para>YAZ manual (
     </citerefentry>
   </para>
   <para>YAZ manual (
-   <filename><replaceable>prefix</replaceable>/share/doc/yaz</filename>)
+   <filename>&prefix;/share/doc/yaz</filename>)
   </para>
   <para>
    <ulink url="&url.yaz;">YAZ home page</ulink>.
   </para>
   <para>
    <ulink url="&url.yaz;">YAZ home page</ulink>.