mk_version.tcl: read version from IDMETA
[idzebra-moved-to-github.git] / doc / quickstart.xml
index 622e527..3fe2d2c 100644 (file)
@@ -1,5 +1,4 @@
 <chapter id="quick-start">
- <!-- $Id: quickstart.xml,v 1.13 2007-02-02 11:10:08 marc Exp $ -->
  <title>Quick Start </title>
 
  <para>
   named <literal>Default</literal>.
   The database contains records structured according to
   the GILS profile, and the server will
-  return records in &usmarc;, &grs1;, or &sutrs; format depending
+  return records in &acro.usmarc;, &acro.grs1;, or &acro.sutrs; format depending
   on what the client asks for.
  </para>
  
  <para>
-  To test the server, you can use any &z3950; client.
+  To test the server, you can use any &acro.z3950; client.
   For instance, you can use the demo command-line client that comes
   with &yaz;:
  </para>
@@ -66,7 +65,7 @@
  </para>
  
  <para>
-  The default retrieval syntax for the client is &usmarc;, and the
+  The default retrieval syntax for the client is &acro.usmarc;, and the
   default element set is <literal>F</literal> (``full record''). To
   try other formats and element sets for the same record, try:
  </para>
@@ -85,9 +84,9 @@
  
  <note>
   <para>You may notice that more fields are returned when your
-   client requests &sutrs;, &grs1; or &xml; records.
+   client requests &acro.sutrs;, &acro.grs1; or &acro.xml; records.
    This is normal - not all of the GILS data elements have mappings in
-   the &usmarc; record format.
+   the &acro.usmarc; record format.
   </para>
  </note>
  <para>