소스 검색

clarify that DisableNetwork closes connections too

Roger Dingledine 10 년 전
부모
커밋
49278cd68a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      doc/tor.1.txt

+ 2 - 1
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)