[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] minor fixes



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/home/arma/work/minion/src/minion

Modified Files:
	README 
Log Message:
minor fixes


Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- README	13 Feb 2003 11:34:15 -0000	1.30
+++ README	14 Feb 2003 03:51:20 -0000	1.31
@@ -45,9 +45,9 @@
 
    CLIENT:   
       - Single-use reply blocks (SURBs) are fully supported and available.
-      - You can use client-side pooling holds messages until you're ready to 
-        send them.  Pooling also prevents you from losing messages when the
-        first hop in your path is down.
+      - You can use client-side pooling: it holds messages until you're
+        ready to send them.  Pooling also prevents you from losing
+        messages when the first hop in your path is temporarily down.
       - You can now decode binary messages or reply messages from the command
         line.
       - We now time out faster when servers are down.