]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Update HiddenServiceVersion man-page entry to only accept either 2 or 3.
authorAlexander Færøy <ahf@torproject.org>
Thu, 25 Jan 2018 15:49:12 +0000 (16:49 +0100)
committerAlexander Færøy <ahf@torproject.org>
Thu, 25 Jan 2018 15:59:09 +0000 (16:59 +0100)
This patch updates the HiddenServiceVersion man-page entry to only
accept either 2 or 3 as argument and not a list of multiple versions.

See: https://bugs.torproject.org/25026

changes/bug25026 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/bug25026 b/changes/bug25026
new file mode 100644 (file)
index 0000000..24a64a5
--- /dev/null
@@ -0,0 +1,4 @@
+  o Documentation:
+    - HiddenServiceVersion only accepts one version to be specified. This
+      version can either be version 2 or 3.  Closes ticket 25026; bugfix on
+      0.3.2.2-alpha.
index 8e27a25de4d6f98a8f5f10350126bae307608b3b..ef3d1eb9ee92567048777d188c01baf5d1b03e3c 100644 (file)
@@ -2670,7 +2670,7 @@ The following options are used to configure a hidden service.
     you're using a Tor controller that handles hidserv publishing for you.
     (Default: 1)
 
-[[HiddenServiceVersion]] **HiddenServiceVersion** __version__,__version__,__...__::
+[[HiddenServiceVersion]] **HiddenServiceVersion** **2**|**3**::
     A list of rendezvous service descriptor versions to publish for the hidden
     service. Currently, versions 2 and 3 are supported. (Default: 2)