X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fir-tcl.sgml;fp=doc%2Fir-tcl.sgml;h=75753f1a5c426ab9d5f34abe7c5ca643bc898e4f;hb=0c942f106aa4bdfa516ad14fc6b37380be1311dd;hp=a3a40f863208c31330d7820406f50c18432e5149;hpb=977f685c8392f79dc529a9b71c42c7dcf9f9e245;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-tcl.sgml b/doc/ir-tcl.sgml index a3a40f8..75753f1 100644 --- a/doc/ir-tcl.sgml +++ b/doc/ir-tcl.sgml @@ -1,14 +1,14 @@
IrTcl User's Guide and Reference <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></tt> -<date>$Revision: 1.27 $ +<date>$Revision: 1.28 $ <abstract> This document describes IrTcl -- an information retrieval toolkit for Tcl and Tk that provides access to the Z39.50/SR protocol. @@ -195,13 +195,13 @@ which demonstates an example of a user interface for the Z39.50/SR protocols. At first the script was relatively small but it has grown since the beginning. At present it is about 3000 lines. -To start the client using a dynamic library use: +To start the client with dynamic library support use: <tscreen><verb> $ wish -f client.tcl </verb></tscreen> Note: Substitute the real name for the wish interpreter above, for -version 8.0 it probably called <tt/wish8.0/. +version 8.0 it is probably called <tt/wish8.0/. To start the client without dynamic library support use: <tscreen><verb>