From 163b9d565057c7e55912b40f98fc190da85f142f Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Fri, 9 Oct 2020 17:09:42 +0000
Subject: Add keywords to new sections
---
doc/notifywhenup.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
(limited to 'doc/notifywhenup.html')
diff --git a/doc/notifywhenup.html b/doc/notifywhenup.html
index f7d4ce8..a979f94 100644
--- a/doc/notifywhenup.html
+++ b/doc/notifywhenup.html
@@ -91,7 +91,7 @@ for readiness, and route its result into the s6 notification system:
s6-notifyoncheck.
- How to use a check program with s6
+ How to use a check program with s6 (i.e. readiness checking via polling)
- Let's say you have a daemon foo, started under s6 via a
@@ -121,8 +121,7 @@ mark foo as ready.
- How to design a daemon so it uses the s6 notification mechanism
-without resorting to polling
+ How to design a daemon so it uses the s6 mechanism without resorting to polling (i.e. readiness notification)
The s6-notifyoncheck mechanism was
--
cgit v1.3.1