diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-28 14:00:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-08-28 14:00:16 +0000 |
commit | 5a809ebd1cfb12a4d0ac9afa5856288bcc1f5db0 (patch) | |
tree | 3d416681e87d1c2d55118fca0b7868b055cc2244 /doc | |
parent | f2206da976508c2ad81c3e0949ecd311a5a06709 (diff) | |
download | s6-networking-5a809ebd1cfb12a4d0ac9afa5856288bcc1f5db0.tar.xz |
Doc fix
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 c6033bc..ed0fbad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ libraries. </li> <li> Either <a href="http://libressl.org/">LibreSSL</a> version 2.4.5 or later </li> <li> Or <a href="http://bearssl.org/">BearSSL</a> version 0.5 -or later. <strong>This is experimental.</strong> </li> +or later. <strong>This is a beta version.</strong> </li> </ul> The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. </li> </ul> |