commit f31d9cc3f9686c2bdb5f2a6e3d662dc49bc04111
parent 4259bc36af4aea0184488cbef00cef5dd1002044
Author: Silvio Rhatto <rhatto@torproject.org>
Date: Tue, 3 May 2022 10:37:32 -0300
Update man page on client auth revocation (#40418)
Revoking an Onion Service key does work with SIGHUP now.
The manual page is updated to reflect this change.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
@@ -3506,7 +3506,7 @@ Service side:
configured, the service will be accessible to anyone with the onion address.
Revoking a client can be done by removing their ".auth" file, however the
- revocation will be in effect only after the tor process gets restarted even if
+ revocation will be in effect only after the tor process gets restarted or if
a SIGHUP takes place.
Client side: