Bugfix to allow #PQF and #CCL anchors to work in generated HTML
[yaz-moved-to-github.git] / doc / zoomsh.sgml
index 4d56535..e44a60a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY zoomsh-commands SYSTEM "zoomsh-commands.xml">
 ]>
-<!-- $Id: zoomsh.sgml,v 1.1 2002-09-16 18:45:13 adam Exp $ -->
+<!-- $Id: zoomsh.sgml,v 1.4 2002-10-09 23:07:12 mike Exp $ -->
 <refentry id="zoomsh">
  
  <refmeta>
@@ -19,6 +19,7 @@
    <command>zoomsh</command>
    <arg choice="opt" rep="repeat">commands</arg>
   </cmdsynopsis>
+ </refsynopsisdiv>
 
   <refsect1><title>DESCRIPTION</title>
    <para>
@@ -27,7 +28,7 @@
     API and is useful for testing targets.
    </para>
    <para>
-    You may parse one or more commands to <command>zoomsh</command>.
+    You may pass one or more commands to <command>zoomsh</command>.
     These commands are invoked first. 
    </para>
   </refsect1>
@@ -126,7 +127,16 @@ ZOOM>quit
    
   </refsect1>
   <refsect1><title>SEE ALSO</title>
-   <para>yaz(7), <command>yaz-ztest(8)</command></para>
+   <para>
+    <citerefentry>
+     <refentrytitle>yaz</refentrytitle>
+     <manvolnum>7</manvolnum>
+    </citerefentry>,
+    <citerefentry>
+     <refentrytitle>yaz-ztest</refentrytitle>
+     <manvolnum>8</manvolnum>
+    </citerefentry>,
+   </para>
    <para>
     Section "Building clients with ZOOM" in the YAZ manual.
    </para>