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.
This commit is contained in:
Silvio Rhatto 2022-05-03 10:37:32 -03:00
parent 4259bc36af
commit f31d9cc3f9
No known key found for this signature in database
GPG Key ID: 0B67F75BCEE634FB

View File

@ -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: