Tweak 13913 fix: clarify that the behavior is not promised

Also, it's->its.  The apostrophe is used if and only if it's a
contraction for "it is".
This commit is contained in:
Nick Mathewson
2014-12-29 08:41:30 -05:00
parent fd5d9d04b3
commit 4d6a971ba9
2 changed files with 9 additions and 4 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
o Documentation:
- Clarify HiddenServiceDir option description in manpage to make it
clear that directory in question is relative to current working
directory of Tor instance if it is defined as a relative path. Fixes
clear that relative paths are taken with respect to the current
working
directory of Tor instance. Also clarify that this behavior is
not guaranteed to remain indefinitely. Fixes
issue 13913.