diff options
author | Roger Dingledine <arma@torproject.org> | 2013-07-18 23:35:20 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-07-18 23:35:20 -0400 |
commit | 0eca8737a1a35204be92eac12f2bf8748ac29004 (patch) | |
tree | dd1faad6f44aee767b145e202adf90a52181e3fe /doc | |
parent | 17a960734aa7db59580e647bf67f6ecf587b54c9 (diff) | |
download | tor-0eca8737a1a35204be92eac12f2bf8748ac29004.tar.gz tor-0eca8737a1a35204be92eac12f2bf8748ac29004.zip |
fix typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index cd67d829f4..d5fab04cd0 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 |