diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-14 12:43:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-14 12:43:00 +0000 |
commit | 9dca040a5fc2a763bbd530a457b6839ed90a45f3 (patch) | |
tree | d9cd55cfb3aa19680a83467936213701c34b5b1f /doc | |
parent | ac8aa13ea5bab59ec23999744dcb4e0137cc6f6d (diff) | |
download | s6-9dca040a5fc2a763bbd530a457b6839ed90a45f3.tar.xz |
version: 2.8.0.1v2.8.0.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.html b/doc/overview.html index 848d38d..781fa70 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -369,7 +369,7 @@ notify their own readiness but provide a way for an external program to check whether they're ready or not: <a href="s6-notifyoncheck.html">s6-notifyoncheck</a>. This is polling, which is bad, but unfortunately necessary for -many daemons as of 2018. </li> +many daemons as of 2019. </li> </ul> <p> |