From 72550c18c82fe7bafaf01a539fc9ef0f0dbf5e75 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Mon, 9 Mar 2020 20:51:46 +0200 Subject: [PATCH] Tweak double-underscore --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 91c558e88b..8f5b43ca5f 100644 --- 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.