Bug fix in persist.c: Double referenced result-sets weren't recovered.
[egate.git] / kernel / default.res
index 10c9806..5a3cf47 100644 (file)
@@ -1,5 +1,5 @@
 # Email gateway - general kernel resources
 # Email gateway - general kernel resources
-# $Id: default.res,v 1.27 1995/07/03 12:59:28 adam Exp $
+# $Id: default.res,v 1.28 1995/07/20 08:16:36 adam Exp $
 #
 # Important directories, programs, etc.
 gw.reply.mta: /usr/lib/sendmail
 #
 # Important directories, programs, etc.
 gw.reply.mta: /usr/lib/sendmail
@@ -131,7 +131,7 @@ gw.help.target: Command:\n
  specified.
  \n
 gw.help.base: Command:\n
  specified.
  \n
 gw.help.base: Command:\n
- \tbase <base>1 <base>2 ...\n
+ \tbase <base1> <base2> ...\n
  \n
  The base command selects one or more databases. However, some 
  targets do not allow the selection of more than one database.
  \n
  The base command selects one or more databases. However, some 
  targets do not allow the selection of more than one database.
@@ -169,9 +169,7 @@ gw.help.find: Command:\n
  If the 'or' is to be applied to "knuth" and "donald", one could use:\n
  \tfind ti=computer and (au=knuth or donald)\n\n
  \tfind computer and s=2\n
  If the 'or' is to be applied to "knuth" and "donald", one could use:\n
  \tfind ti=computer and (au=knuth or donald)\n\n
  \tfind computer and s=2\n
- Here, the <search-term> "computer" is and'ed with result-set "2".
- Note: The result-set reference faclility is unavailable at the moment.
- \n
+ Here, the <search-term> "computer" is and'ed with result-set "2".\n
 gw.help.show: Command:\n
  \tshow <show-spec> ...\n\n
  The show command retrieves records. A <show-spec> is a combination
 gw.help.show: Command:\n
  \tshow <show-spec> ...\n\n
  The show command retrieves records. A <show-spec> is a combination