aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tor.1.txt5
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**::