diff options
author | Fabian Keil <fk@fabiankeil.de> | 2016-11-11 15:46:07 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-14 10:28:02 -0500 |
commit | caf7422871f058269b6b53e279463a130a372fc1 (patch) | |
tree | daf6877670e2bba4ece018a78d2365f058bd292a /doc | |
parent | e8e7a8f3db9dfbc71e455eef3c7991c715231260 (diff) | |
download | tor-caf7422871f058269b6b53e279463a130a372fc1.tar.gz tor-caf7422871f058269b6b53e279463a130a372fc1.zip |
Fix grammar in HiddenServiceSingleHopMode description
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index e279460f83..f1068cedc6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2427,8 +2427,9 @@ The following options are used to configure a hidden service. servers with different IP addresses. HiddenServiceSingleHopMode requires HiddenServiceNonAnonymousMode to be set - to 1. Since a Single Onion is non-anonymous, you can not to run an - anonymous SOCKSPort on the same tor instance as a Single Onion service. + to 1. Since a Single Onion service is non-anonymous, you can not configure + a SOCKSPort on a tor instance that is running in + **HiddenServiceSingleHopMode**. (Default: 0) [[HiddenServiceNonAnonymousMode]] **HiddenServiceNonAnonymousMode** **0**|**1**:: |