From 5b690aebb8dc2d05cad8f668de8fd821a1c231fa Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 9 Oct 2002 23:07:12 +0000 Subject: [PATCH] Bugfix to allow #PQF and #CCL anchors to work in generated HTML --- doc/tools.xml | 6 +++--- doc/zoomsh.sgml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/tools.xml b/doc/tools.xml index 49fd18b..28ad015 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -20,7 +20,7 @@ that may be of use to you. - Prefix Query Format + Prefix Query Format Since RPN or reverse polish notation is really just a fancy way of @@ -221,7 +221,7 @@ - Common Command Language + Common Command Language Not all users enjoy typing in prefix query structures and numerical diff --git a/doc/zoomsh.sgml b/doc/zoomsh.sgml index ab2a6a5..e44a60a 100644 --- a/doc/zoomsh.sgml +++ b/doc/zoomsh.sgml @@ -1,7 +1,7 @@ ]> - + @@ -28,7 +28,7 @@ API and is useful for testing targets. - You may parse one or more commands to zoomsh. + You may pass one or more commands to zoomsh. These commands are invoked first. -- 1.7.10.4