소스 검색

we were accidentally omitting a line from the man page for the
automaphostsonresolve config option, because nroff/troff are
just too much like text.


svn:r16507

Roger Dingledine 17 년 전
부모
커밋
d84f5a986d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/tor.1.in

+ 1 - 1
doc/tor.1.in

@@ -706,7 +706,7 @@ When this option is enabled, and we get a request to resolve an
 address that ends with one of the suffixes in
 \fBAutomapHostsSuffixes\fP, we map an unused virtual address to that
 address, and return the new virtual address.  This is handy for making
-.onion addresses work with applications that resolve an address and
+".onion" addresses work with applications that resolve an address and
 then connect to it.
 (Default: 0).
 .LP