Bugfix to allow #PQF and #CCL anchors to work in generated HTML
authorMike Taylor <mike@indexdata.com>
Wed, 9 Oct 2002 23:07:12 +0000 (23:07 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 9 Oct 2002 23:07:12 +0000 (23:07 +0000)
doc/tools.xml
doc/zoomsh.sgml

index 49fd18b..28ad015 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $Id: tools.xml,v 1.13 2002-09-03 10:46:06 adam Exp $ -->
+<!-- $Id: tools.xml,v 1.14 2002-10-09 23:07:12 mike Exp $ -->
  <chapter id="tools"><title>Supporting Tools</title>
   
   <para>
  <chapter id="tools"><title>Supporting Tools</title>
   
   <para>
@@ -20,7 +20,7 @@
     that may be of use to you.
    </para>
 
     that may be of use to you.
    </para>
 
-   <sect2><title id="PQF">Prefix Query Format</title>
+   <sect2 id="PQF"><title>Prefix Query Format</title>
 
     <para>
      Since RPN or reverse polish notation is really just a fancy way of
 
     <para>
      Since RPN or reverse polish notation is really just a fancy way of
     </screen>
 
    </sect2>
     </screen>
 
    </sect2>
-   <sect2><title id="CCL">Common Command Language</title>
+   <sect2 id="CCL"><title>Common Command Language</title>
 
     <para>
      Not all users enjoy typing in prefix query structures and numerical
 
     <para>
      Not all users enjoy typing in prefix query structures and numerical
index ab2a6a5..e44a60a 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY zoomsh-commands SYSTEM "zoomsh-commands.xml">
 ]>
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
      <!ENTITY zoomsh-commands SYSTEM "zoomsh-commands.xml">
 ]>
-<!-- $Id: zoomsh.sgml,v 1.3 2002-10-08 09:07:29 adam Exp $ -->
+<!-- $Id: zoomsh.sgml,v 1.4 2002-10-09 23:07:12 mike Exp $ -->
 <refentry id="zoomsh">
  
  <refmeta>
 <refentry id="zoomsh">
  
  <refmeta>
@@ -28,7 +28,7 @@
     API and is useful for testing targets.
    </para>
    <para>
     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>
     These commands are invoked first. 
    </para>
   </refsect1>