Merge remote-tracking branch 'sebastian/onlyonly' into maint-0.2.8

This commit is contained in:
Nick Mathewson 2016-03-28 16:13:02 -04:00
commit 79e534859b

View File

@ -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.