diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:40:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:40:16 +0000 |
commit | bedbe3c2ff8af946db778d9c28c2636829846d8a (patch) | |
tree | 29017ec01b119ab252f9b294ca85c28b3b82299e /doc | |
parent | 2633373bfdd9bf60413ab7ce3ea43f93d1d68b7d (diff) | |
download | s6-linux-init-bedbe3c2ff8af946db778d9c28c2636829846d8a.tar.xz |
Don't forget index.html
Diffstat (limited to 'doc')
-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 0f62a6b..46a8173 100644 --- a/doc/index.html +++ b/doc/index.html @@ -92,10 +92,10 @@ against the shared version of the skalibs library. </li> <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.0.2.3 or later (build-time and boot-time) </li> +0.1.0.0 or later (build-time and boot-time) </li> <li> If you want secure utmp functionality: <a href="//skarnet.org/software/utmps/">utmps</a> version -0.0.3.3 or later (build-time and boot-time) </li> +0.1.0.0 or later (build-time and boot-time) </li> </ul> <p> |