Version change.
[egate.git] / doc / web.sgml
index 805afc8..6433017 100644 (file)
@@ -1,14 +1,14 @@
 <!doctype linuxdoc system>
 
 <!--
-  $Id: web.sgml,v 1.4 1996/08/28 09:35:54 adam Exp $
+  $Id: web.sgml,v 1.5 1997/02/19 16:47:07 adam Exp $
 -->
 
 <article>
 <title>Web/Z39.50 gateway guide
 <author>Europagate, 1996 <htmlurl url="http://europagate.dtv.dk"
  name="http://europagate.dtv.dk">
-<date>$Revision: 1.4 $
+<date>$Revision: 1.5 $
 <abstract>
 This document describes a Web server that provides access to the
 Z39.50 protocol.
@@ -46,7 +46,7 @@ Unpack <tt>web-z39-...tar.gz</tt> and edit the top level
 <tt/Makefile/. Specify where the YAZ package can be found by setting
 the the include path <tt/ZINC/, and the YAZ library <tt/ZLIB/.
 Some systems need extra socket libraries - in this case set the
-<tt/ELIB/ variable. You need also to define the location of Tcl:
+<tt/ELIBS/ variable. You need also to define the location of Tcl:
 <tt/TCLLIB/ and <tt/TCLINC/ - and the location of IrTcl:
 <tt/IRTCLLIB/ and <tt/IRTCLINC/.