From: Adam Dickmeiss Date: Fri, 30 Jan 1998 16:45:58 +0000 (+0000) Subject: Minor changes. X-Git-Tag: IRTCL.1.4~60 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=0c942f106aa4bdfa516ad14fc6b37380be1311dd;p=ir-tcl-moved-to-github.git Minor changes. --- 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>