From f31d9cc3f9686c2bdb5f2a6e3d662dc49bc04111 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 3 May 2022 10:37:32 -0300 Subject: [PATCH] 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. --- doc/man/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 1814801b71..6a4afc0bbd 100644 --- 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: