diff options
-rw-r--r-- | changes/bug19153 | 3 | ||||
-rw-r--r-- | doc/tor.1.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/changes/bug19153 b/changes/bug19153 new file mode 100644 index 0000000000..ac235c5e3a --- /dev/null +++ b/changes/bug19153 @@ -0,0 +1,3 @@ + o Documentation: + - Fix spelling of "--enable-tor2web-mode" in the manpage. Closes + ticket #19153. Patch from "U+039b". diff --git a/doc/tor.1.txt b/doc/tor.1.txt index fe73c7fc05..65d3c2d5f5 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1426,7 +1426,7 @@ The following options are useful only for clients (that is, if **non-anonymously**. This option also disables client connections to non-hidden-service hostnames through Tor. It **must only** be used when running a tor2web Hidden Service web proxy. - To enable this option the compile time flag --enable-tor2webmode must be + To enable this option the compile time flag --enable-tor2web-mode must be specified. (Default: 0) [[Tor2webRendezvousPoints]] **Tor2webRendezvousPoints** __node__,__node__,__...__:: |