From cedfe51030470abecc325b54656098376cc70305 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 22 Jan 2021 12:12:56 +0000 Subject: More doc typo fixes (thanks flexibeast) --- doc/s6-supervise.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-supervise.html') diff --git a/doc/s6-supervise.html b/doc/s6-supervise.html index f116f99..404e896 100644 --- a/doc/s6-supervise.html +++ b/doc/s6-supervise.html @@ -109,7 +109,7 @@ daemon as fdmove -c 2 1 fdmove 1 3 prog... (in execline), or
  • SIGTERM: bring down the service and exit, as if a s6-svc -xd command had been received
  • SIGHUP: close its own stdin and stdout, and exit as soon as the -service stops, as if a s6-svc -x command +service stops, as if an s6-svc -x command had been received
  • SIGQUIT: exit immediately without touching the service in any way.
  • -- cgit v1.3.1