X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fir-tcl.sgml;h=0b7cd5c819f2d5237845750f3eea046d5576cb19;hb=9825e269f78f31048f1ba02dd618773fdb6ddc69;hp=d15c52359f9adba0c96e8e1fbad353ca04a10672;hpb=7f01e0185ee4e307dfccfbf23d7e5022aa2c6359;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-tcl.sgml b/doc/ir-tcl.sgml index d15c523..0b7cd5c 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://130.225.252.168/" name="Index Data">, +<title>IrTcl User's Guide and Reference +<author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@index.ping.dk" name="info@index.ping.dk"></tt> -<date>$Revision: 1.15 $ +<date>$Revision: 1.20 $ <abstract> This document describes IrTcl -- an information retrieval toolkit for Tcl and Tk that provides access to the Z39.50/SR protocol. @@ -53,8 +53,8 @@ In order to compile you need: <item> An ANSI C compiler such as GNU C. <item> <htmlurl url="http://www.sunlabs.com/research/tcl/" name="Tcl">. Version 7.3, 7.4 and 7.5 has been tested. -<item> <htmlurl url="http://130.225.252.168/yaz.html" name="Yaz"> - version 1.0 patch level 3 or higher. +<item> <htmlurl url="http://130.225.252.168/yaz.html" name="YAZ"> + version 1.2 or higher. </itemize> As an option you may want: @@ -96,6 +96,11 @@ To install the programs and support files type: $ make install </verb></tscreen> +If you wish to install man pages type: +<tscreen><verb> +$ make install.man +</verb></tscreen> + Summary of files installed (the names refer to the Makefile variables): <descrip> @@ -1141,7 +1146,7 @@ been created. <sect>License <p> -Copyright © 1995, Index Data. +Copyright © 1995-1996, Index Data. Permission to use, copy, modify, distribute, and sell this software and its documentation, in whole or in part, for any purpose, is hereby granted, @@ -1208,8 +1213,9 @@ Tcl and the Tk Toolkit. Addison-Wesley Company Inc (ISBN name="http://www.sunlabs.com/research/tcl"></tt>. The primary ftp site is <tt><htmlurl url="ftp://ftp.smli.com/pub/tcl/" name="ftp://ftp.smli.com/pub/tcl/"></tt>. -A mirror site can be found at <tt><htmlurl url="ftp://ftp.aud.alcatel.com/tcl/" -name="ftp://ftp.aud.alcatel.com/tcl/"></tt>. +A mirror site can be found at <tt> +<htmlurl url="ftp://ftp.neosoft.com/pub/tcl/mirror/ftp.smli.com" +name="ftp://ftp.neosoft.com/pub/tcl/mirror/ftp.smli.com"></tt>. <tag>2 Furniss, Peter:</tag> RFC 1698: Octet Sequences for Upper-Layer OSI to Support Basic Communications Applications.