diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-30 09:37:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-30 09:37:46 +0000 |
commit | 9dbc40d83a89ef735d94dc235aa825135aef5407 (patch) | |
tree | 19ae4f22cd2e20d79c11444c840cc9a4f9e1e6d1 /doc/upgrade.html | |
parent | bef76b45f480aa41209efdec09fc6bb0bfde7cbe (diff) | |
download | s6-networking-9dbc40d83a89ef735d94dc235aa825135aef5407.tar.xz |
s6-tlsserver bugfix, doc updates
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0f20319..1ef9c25 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -53,6 +53,8 @@ the same interface except that the <tt>-4</tt> and <tt>-6</tt> options have been removed, and that is still a wrapper around the others. </li> </ul> </li> + <li> <tt>-e</tt>, <tt>-4</tt> and <tt>-6</tt> options removed from +<a href="s6-tlsserver.html">s6-tlsserver</a> </li> </ul> <h2> in 2.5.1.3 </h2> |