X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fir-tcl.sgml;h=c63430487ab1d4531f0821312f047edb8e179d3e;hb=49a3b631296db13894696e30b918f3543c16b2ab;hp=2114ee34bec6c497c899a1633e6493638845e675;hpb=bca5e6ad18074c43980c1dd5cf0e7f1deec25629;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-tcl.sgml b/doc/ir-tcl.sgml index 2114ee3..c634304 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.25 $ +<date>$Revision: 1.26 $ <abstract> This document describes IrTcl -- an information retrieval toolkit for Tcl and Tk that provides access to the Z39.50/SR protocol. @@ -200,12 +200,12 @@ To start the client using a dynamic library use: $ wish -f client.tcl </verb></tscreen> -Note: some installations a slightly different name for wish, eg. -<tt/wish8.0/. +Note: Substitute the real name for the wish interpreter above, for +version 8.0 it probably called <tt/wish8.0/. To start the client without dynamic library support use: <tscreen><verb> -$ ir-tk -f client.tcl +$ ./ir-tk -f client.tcl </verb></tscreen> The client lets up define targets and query types within the interface.