man: Clarify options in the tor.1 man page

In addition to the comments in the ticket, couple hidden service options have
been improved to clarify the maximum and minimum values they can be set to.

Closes #21058

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2017-01-17 15:19:42 -05:00
parent 92c3926479
commit 5a83bb0e90
2 changed files with 20 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
o Documentation (man page):
- Clarify a number of options in tor.1 and add some min/max values for
HiddenService options. Closes #21058.