diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-04 10:43:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-04 10:43:05 +0000 |
commit | 26e1a7541e37ef42e412a30fb0a0cdcff5dc4422 (patch) | |
tree | 8ad73ebb034f43448107f5aa69a8ea605b18496c /doc | |
parent | 0c7b9f6b7ab407b68c2ceca6a08276c34822f82b (diff) | |
download | s6-26e1a7541e37ef42e412a30fb0a0cdcff5dc4422.tar.xz |
2018, not 2017
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 9fb82fc..848d38d 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 2017. </li> +many daemons as of 2018. </li> </ul> <p> |