소스 검색

Remove redundant only in manpage

Sebastian Hahn 10 년 전
부모
커밋
7d6e7fdd03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/tor.1.txt

+ 1 - 1
doc/tor.1.txt

@@ -30,7 +30,7 @@ Users bounce their TCP streams -- web traffic, ftp, ssh, etc. -- around the
 network, and recipients, observers, and even the relays themselves have
 network, and recipients, observers, and even the relays themselves have
 difficulty tracking the source of the stream.
 difficulty tracking the source of the stream.
 
 
-By default, **tor** will only act as a client only.  To help the network
+By default, **tor** will act as a client only.  To help the network
 by providing bandwidth as a relay, change the **ORPort** configuration
 by providing bandwidth as a relay, change the **ORPort** configuration
 option -- see below.  Please also consult the documentation on the Tor
 option -- see below.  Please also consult the documentation on the Tor
 Project's website.
 Project's website.