Smallish
authorSebastian Hammer <quinn@indexdata.com>
Sat, 10 Feb 1996 12:20:37 +0000 (12:20 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Sat, 10 Feb 1996 12:20:37 +0000 (12:20 +0000)
CHANGELOG
doc/README
doc/zebra.sgml

index e720d19..6454079 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
 --- XXXX XXXX/XX/XX
 
 --- XXXX XXXX/XX/XX
 
+Server can now run under inetd. Use option -i, and -w <directory> to
+set working directory to desired location.
+
 New zebraidx command: clean - removes temporary shadow files.
 
 Fixed bug in ISAM system. Occurred rarely during register updates.
 New zebraidx command: clean - removes temporary shadow files.
 
 Fixed bug in ISAM system. Occurred rarely during register updates.
@@ -10,7 +13,7 @@ time is estimated.
 Temporary files generated by zebraidx are removed after each run.
 
 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
 Temporary files generated by zebraidx are removed after each run.
 
 Bug fix: Dictionary didn't handle 8-bit characters correctly; was obvious
-when doing scan operations in dictionares with european characters.
+when doing scan operations in dictionares with European characters.
 
 --- 1.0a4 1996/01/11
 
 
 --- 1.0a4 1996/01/11
 
index 0600dbb..4f0daa7 100644 (file)
@@ -1,3 +1,3 @@
 To download the documentation for Zebra in postscript or ASCII, look
 at the FTP site where you retrieved this software, or at
 To download the documentation for Zebra in postscript or ASCII, look
 at the FTP site where you retrieved this software, or at
-<URL:http://130.225.252.168/zebra.html>
+<URL:http://www.index.dk/zebra.html>
index 2e9c4cc..cd98dd5 100644 (file)
@@ -1,13 +1,13 @@
 <!doctype linuxdoc system>
 
 <!--
 <!doctype linuxdoc system>
 
 <!--
-  $Id: zebra.sgml,v 1.17 1996-01-22 15:30:37 quinn Exp $
+  $Id: zebra.sgml,v 1.18 1996-02-10 12:20:46 quinn Exp $
 -->
 
 <article>
 <title>Zebra Server - Administrators's Guide and Reference
 <author><htmlurl url="http://www.index.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@index.ping.dk" name="info@index.ping.dk"></>
 -->
 
 <article>
 <title>Zebra Server - Administrators's Guide and Reference
 <author><htmlurl url="http://www.index.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@index.ping.dk" name="info@index.ping.dk"></>
-<date>$Revision: 1.17 $
+<date>$Revision: 1.18 $
 <abstract>
 The Zebra information server combines a versatile fielded/free-text
 search engine with a Z39.50-1995 frontend to provide a powerful and flexible
 <abstract>
 The Zebra information server combines a versatile fielded/free-text
 search engine with a Z39.50-1995 frontend to provide a powerful and flexible
@@ -827,6 +827,10 @@ messages. The default is to write this information to <tt/stderr/.
 given <it/username/. It's useful if you aren't comfortable with having the
 server run as root, but you need to start it as such to bind a
 privileged port.
 given <it/username/. It's useful if you aren't comfortable with having the
 server run as root, but you need to start it as such to bind a
 privileged port.
+
+<tag>-w <it/working-directory/</tag>Change working directory.
+
+<tag/-i/Run under the Internet superserver, <tt/inetd/.
 </descrip>
 
 A <it/listener-address/ consists of a transport mode followed by a
 </descrip>
 
 A <it/listener-address/ consists of a transport mode followed by a