From 94010f9bac62bf55bc02829b51aa94349375f744 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jan 2026 22:10:14 +0000 Subject: Doc typo fix --- doc/s6-background-watch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/s6-background-watch.html b/doc/s6-background-watch.html index cd44633..dd42c1a 100644 --- a/doc/s6-background-watch.html +++ b/doc/s6-background-watch.html @@ -87,7 +87,7 @@ will accurately report the daemon's readiness.
111
System call failed. This is generally a temporary error, or indicates a problem with the underlying system.
112
Functionality not supported. You cannot run -s6-background-watch on this OS, because it lacks the necessary features. +s6-background-watch on this OS, because it lacks the necessary features.
128+n
The parent daemon was killed with signal n. In particular, 137 can happen if the -t option has been given and the parent daemon times out: s6-background-watch kills it with SIGKILL.
-- cgit v1.3.1