aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-10-25 16:56:20 -0400
committerRoger Dingledine <arma@torproject.org>2013-10-25 16:56:20 -0400
commit49278cd68a0d84727ae1131e677bc3481b3e2fc7 (patch)
treefd50f3541edc7facf356e5e8cefff50486737e78 /doc
parent7578606a2265466bc4546f0d08b9dbdf427e7c1c (diff)
downloadtor-49278cd68a0d84727ae1131e677bc3481b3e2fc7.tar
tor-49278cd68a0d84727ae1131e677bc3481b3e2fc7.tar.gz
clarify that DisableNetwork closes connections too
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 215ea0cf4..ac33c5907 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -211,7 +211,8 @@ GENERAL OPTIONS
[[DisableNetwork]] **DisableNetwork** **0**|**1**::
When this option is set, we don't listen for or accept any connections
- other than controller connections, and we don't make any outbound
+ other than controller connections, and we close (and don't reattempt)
+ any outbound
connections. Controllers sometimes use this option to avoid using
the network until Tor is fully configured. (Default: 0)