From 6305fe2580781df44e93c1ec8ed380896680960d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 21 Jul 2018 16:42:59 +0000 Subject: Adapt to skalibs-2.7.0.0 --- doc/index.html | 4 ++-- doc/s6-notifyoncheck.html | 4 ++-- doc/upgrade.html | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 423dc35..850ffb5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,11 +83,11 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.6.4.0 or later. It's a build-time requirement. It's also a run-time +2.7.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • execline version -2.5.0.0 or later. It's a build-time and run-time requirement.
  • +2.5.0.1 or later. It's a build-time and run-time requirement.

    Licensing

    diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html index 5cfc6f5..5499e59 100644 --- a/doc/s6-notifyoncheck.html +++ b/doc/s6-notifyoncheck.html @@ -86,14 +86,14 @@ differentiated for clarity in the code:
  • -d : doublefork. s6-notifyoncheck will run as the grandchild of prog... instead of its direct child. This is useful if prog... never reaps zombies it does not know it has.
  • -
  • -3 notiffd : use fd as the +
  • -3 notiffd : use notiffd as the file descriptor to send a readiness notification to. By default, this number is automatically read from the ./notification-fd file.
  • -s initialsleep : sleep for initialsleep milliseconds before starting to poll the service for readiness. Default is 10 milliseconds.
  • -T globaltimeout : give up (and leave -the service up but not ready if service readiness still +the service up but not ready) if service readiness still has not been detected after globaltimeout milliseconds. Default is 0, meaning infinite: s6-notifyoncheck will keep polling until it succeeds.
  • -t localtimeout : on every attempt, if diff --git a/doc/upgrade.html b/doc/upgrade.html index 09211fd..d3dcce1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,10 @@

    in 2.7.2.0