소스 검색

ControlPort's section on flags wasn't indented

Minor formatting issue with our ControlPort entry. The part about flags wasn't
indented with the rest of its description.
Damian Johnson 10 년 전
부모
커밋
690b66ce48
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/tor.1.txt

+ 2 - 2
doc/tor.1.txt

@@ -289,9 +289,9 @@ GENERAL OPTIONS
     any process on the local host to control it. (Setting both authentication
     methods means eithermethod is sufficient to authenticate to Tor.) This
     option is required for many Tor controllers; most use the value of 9051.
-    Set it to "auto" to have Tor pick a port for you. (Default: 0)
+    Set it to "auto" to have Tor pick a port for you. (Default: 0) +
  +
-    Recognized flags are::
+    Recognized flags are...
     **GroupWritable**;;
         Unix domain sockets only: makes the socket get created as
         group-writable.