diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-07 15:22:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-07 15:22:11 +0000 |
commit | 146da0d33300e8200537fb9b73ce1985a338f746 (patch) | |
tree | 16af5c8e44bd5f93fd06624f8303b90f132f4a42 /doc | |
parent | 763cabcda00c56c9644989a310dbbe3bc8502862 (diff) | |
download | s6-146da0d33300e8200537fb9b73ce1985a338f746.tar.xz |
Simplify selfpipe management
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-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 887378b..6fc5ea6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.11.3.1.tar.gz">2.11.3.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.11.3.2.tar.gz">2.11.3.2</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |