From 72e4f0ae63a94a0535f0470489718c4bc67f180e Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 8 Oct 2023 13:10:02 -0400 Subject: Implement it --- kitd.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'kitd.8') diff --git a/kitd.8 b/kitd.8 index 3ab6292..c88c97a 100644 --- a/kitd.8 +++ b/kitd.8 @@ -44,6 +44,7 @@ as well as Set the name of the process and the logging prefix. The default is +the last path component of .Ar command . .It Fl t Ar restart The initial interval in milliseconds @@ -62,9 +63,9 @@ responds to the following signals: The child process is sent .Dv SIGTERM and restarted. -.It Dv SIGTERM -The child process is sent -.Dv SIGTERM . +.It Dv SIGTERM , Dv SIGINT +The signal is forwarded to +the child process. .Nm exits. .It Dv SIGINFO -- cgit 1.4.1