diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-24 04:42:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-24 04:42:49 +0000 |
commit | eba790dff930c232d6b5266fdfda0b1231167609 (patch) | |
tree | 5b87eda28200193ee9702f0e22f1ef03306844c1 /doc/index.html | |
parent | 12b096677c1fd9d90c496a807ac4555be211fc18 (diff) | |
download | s6-eba790dff930c232d6b5266fdfda0b1231167609.tar.gz s6-eba790dff930c232d6b5266fdfda0b1231167609.tar.xz s6-eba790dff930c232d6b5266fdfda0b1231167609.zip |
Document new s6-svscan options
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index fe4cec7..e0b9a67 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.3.0 or later. When s6 is built with execline support (which is the default), +2.9.4.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> |