tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 72550c18c82fe7bafaf01a539fc9ef0f0dbf5e75
parent f89c32ccd0ea9ce8bbe4620257f8a754de8b8b17
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Mon,  9 Mar 2020 20:51:46 +0200

Tweak double-underscore

Diffstat:
Mdoc/tor.1.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt @@ -760,7 +760,7 @@ forward slash (/) in the configuration file and on the command line. This setting will be ignored for connections to the loopback addresses (127.0.0.0/8 and ::1). -[[OwningControllerProcess]] **$$__$$OwningControllerProcess** __PID__:: +[[OwningControllerProcess]] **{dbl_}OwningControllerProcess** __PID__:: Make Tor instance periodically check for presence of a controller process with given PID and terminate itself if this process is no longer alive. Polling interval is 15 seconds.