aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-03-28 16:14:21 -0400
committerNick Mathewson <nickm@torproject.org>2016-03-28 16:14:21 -0400
commit3220bd816b1a20eeb8bcaf562dc5382439bb00f7 (patch)
tree7adade5a6f60521c55c3d93eadffc0e44f550d00 /doc
parent1275d923990b668632126890e19cd50224c79101 (diff)
parentf780d196a91b8c9c5c2581d37326599b4e97b945 (diff)
downloadtor-3220bd816b1a20eeb8bcaf562dc5382439bb00f7.tar.gz
tor-3220bd816b1a20eeb8bcaf562dc5382439bb00f7.zip
Merge branch 'maint-0.2.8'
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 6808a801a2..ac21806379 100644
--- a/doc/tor.1.txt
+++ b/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
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
option -- see below. Please also consult the documentation on the Tor
Project's website.