diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 09:59:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 10:00:59 +0000 |
commit | 12cc2e509c1253e08b5fea654e80eb308bc08025 (patch) | |
tree | b8ebf40b7e202ab63cd063edafd0ca1575cd5c84 /doc/index.html | |
parent | 179829aa7b2e275f17c4f8ac465cbfabf0ff7f9b (diff) | |
download | s6-12cc2e509c1253e08b5fea654e80eb308bc08025.tar.xz |
- remove now useless tain_now() check in s6-setlockv2.2.2.0
- version: 2.2.2.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 20e3f6b..7773901 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,11 +83,11 @@ with s6</a> </li> <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.7.1 or later. It's a build-time requirement. It's also a run-time +2.3.8.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. </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version -2.1.4.1 or later. It's a build-time and run-time requirement. </li> +2.1.4.2 or later. It's a build-time and run-time requirement. </li> </ul> <h3> Licensing </h3> |