Update man page that HS directory does not need to exist

This commit is contained in:
Matt Traudt
2016-11-01 12:32:50 -04:00
parent 68a27dad43
commit d8d6d8c206
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Documentation (Onion Services):
- tor's man page incorrectly states that HiddenServiceDir must already
exist. This is not true. Fixes 20486.