commit 0eca8737a1a35204be92eac12f2bf8748ac29004 Author: Roger Dingledine arma@torproject.org Date: Thu Jul 18 23:35:20 2013 -0400
fix typo --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index cd67d82..d5fab04 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1669,7 +1669,7 @@ is non-zero): If it hits this threshold, it will begin killing circuits until it has recovered at least 10% of this memory. Do not set this option too low, or your relay may be unreliable under load. This option only - effects circuit queues, so the actual process size will be larger than + affects circuit queues, so the actual process size will be larger than this. (Default: 8GB)
DIRECTORY SERVER OPTIONS
tor-commits@lists.torproject.org