Use entity idcommon rather than common
[idzebra-moved-to-github.git] / doc / zebraidx.xml
index 151f246..c8ad513 100644 (file)
@@ -5,13 +5,13 @@
      %local;
      <!ENTITY % entities SYSTEM "entities.ent">
      %entities;
-     <!ENTITY % common SYSTEM "common/common.ent">
-     %common;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
 ]>
-<!-- $Id: zebraidx.xml,v 1.9 2006-09-05 12:01:31 adam Exp $ -->
+<!-- $Id: zebraidx.xml,v 1.13 2007-05-22 11:12:53 adam Exp $ -->
 <refentry id="zebraidx">
  <refentryinfo>
-  <productname>ZEBRA</productname>
+  <productname>zebra</productname>
   <productnumber>&version;</productnumber>
  </refentryinfo>
 
@@ -22,7 +22,7 @@
  
  <refnamediv>
   <refname>zebraidx</refname>
-  <refpurpose>Zebra Administrative Tool</refpurpose>
+  <refpurpose>&zebra; Administrative Tool</refpurpose>
  </refnamediv>
  
  <refsynopsisdiv>
@@ -48,7 +48,7 @@
  <refsect1><title>DESCRIPTION</title>
   <para>
    <command>zebraidx</command> allows you to insert, delete or updates
-   records in Zebra. <command>zebraidx</command> accepts a set options
+   records in &zebra;. <command>zebraidx</command> accepts a set options
    (see below) and exactly one command (mandatory).
   </para>
  </refsect1>
@@ -64,7 +64,7 @@
       <replaceable>directory</replaceable>.
       If no directory is provided, a list of files is read from
       <literal>stdin</literal>.
-      See <link linkend="administration">Administration</link> in the Zebra
+      See <link linkend="administration">Administration</link> in the &zebra;
       Manual.
      </para>
     </listitem>
@@ -86,7 +86,7 @@
       commands to the register. This command is only available if the use of
       shadow register files is enabled
       (see <link linkend="shadow-registers">Shadow Registers</link> in the
-      Zebra Manual).
+      &zebra; Manual).
      </para>
     </listitem>
    </varlistentry>
       and <literal>grs</literal><replaceable>.subtype</replaceable>.
       Generally, it is probably advisable to specify the record types
       in the <literal>zebra.cfg</literal> file (see
-      <link linkend="record-types">Record Types</link> in the Zebra manual),
+      <link linkend="record-types">Record Types</link> in the &zebra; manual),
       to avoid confusion at subsequent updates.
      </para>
     </listitem>
      <para>
       Update the files according to the group
       settings for <replaceable>group</replaceable>
-      (see <link linkend="zebra-cfg">Zebra Configuration File</link> in
-      the Zebra manual).
+      (see <link linkend="zebra-cfg">&zebra; Configuration File</link> in
+      the &zebra; manual).
    </para>
     </listitem>
    </varlistentry>
     <listitem>
      <para>
       The records located should be associated with the database name
-      <replaceable>database</replaceable> for access through the Z39.50 server.
+      <replaceable>database</replaceable> for access through the &z3950; server.
      </para>
     </listitem>
    </varlistentry>
      <para>
       Disable the use of shadow registers for this operation
       (see <link linkend="shadow-registers">Shadow Registers in
-       the Zebra manual</link>).
+       the &zebra; manual</link>).
      </para>
     </listitem>
    </varlistentry>
     <term>-V</term>
     <listitem>
      <para>
-      Show Zebra version.
+      Show &zebra; version.
      </para>
     </listitem>
    </varlistentry>