aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-background-watch.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-background-watch.html')
-rw-r--r--doc/s6-background-watch.html2
1 files changed, 1 insertions, 1 deletions
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. </dd>
<dt> 111 </dt> <dd> System call failed. This is generally a temporary error,
or indicates a problem with the underlying system. </dd>
<dt> 112 </dt> <dd> Functionality not supported. You cannot run
-s6-background-watch on this OS, because it lacks the necessary features. </dt>
+s6-background-watch on this OS, because it lacks the necessary features. </dd>
<dt> 128+<em>n</em> </dt> <dd> The parent daemon was killed with signal <em>n</em>.
In particular, 137 can happen if the <tt>-t</tt> option has been given and
the parent daemon times out: s6-background-watch kills it with SIGKILL. </dd>