[or-cvs] Update tor-manual-cvs.html
    thomass at seul.org 
    thomass at seul.org
       
    Sun May  1 22:16:00 UTC 2005
    
    
  
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv17011
Modified Files:
	tor-manual-cvs.html 
Log Message:
Update tor-manual-cvs.html
Index: tor-manual-cvs.html
===================================================================
RCS file: /home2/or/cvsroot/website/tor-manual-cvs.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tor-manual-cvs.html	28 Apr 2005 00:05:44 -0000	1.5
+++ tor-manual-cvs.html	1 May 2005 22:15:57 -0000	1.6
@@ -4,7 +4,7 @@
 <HTML><HEAD><TITLE>Man page of TOR</TITLE>
 </HEAD><BODY>
 <H1>TOR</H1>
-Section: User Commands  (1)<BR>Updated: April 2005<BR><A HREF="#index">Index</A>
+Section: User Commands  (1)<BR>Updated: May 2005<BR><A HREF="#index">Index</A>
 <A HREF="../">Return to Main Contents</A><HR>
 
 <A NAME="lbAB"> </A>
@@ -318,6 +318,9 @@
 <DT><B>AccountingMax </B><I>N</I> <B>bytes</B>|<B>KB</B>|<B>MB</B>|<B>GB</B>|<B>TB</B><DD>
 Never send more than the specified number of bytes in a given
 accounting period, or receive more than that number in the period.
+For example, with AccountingMax set to 1 GB, a server could send 900 MB
+and receive 800 MB and continue running. It will only hibernate once one
+of the two reaches 1 GB.
 When the number of bytes is exhausted, Tor will hibernate until some
 time in the next accounting period.  To prevent all servers from
 waking at the same time, Tor will also wait until a random point in
@@ -493,6 +496,6 @@
 This document was created by
 <A HREF="../">man2html</A>,
 using the manual pages.<BR>
-Time: 00:03:53 GMT, April 28, 2005
+Time: 22:12:47 GMT, May 01, 2005
 </BODY>
 </HTML>
    
    
More information about the tor-commits
mailing list