diff options
-rw-r--r-- | share/man/man8/ssl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index 97cd400701f..4447dbf839d 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.8,v 1.56 2014/03/13 10:12:11 florian Exp $ +.\" $OpenBSD: ssl.8,v 1.57 2014/04/12 16:08:10 jmc Exp $ .\" .\" Copyright (c) 1999 Theo de Raadt, Bob Beck .\" All rights reserved. @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 13 2014 $ +.Dd $Mdocdate: April 12 2014 $ .Dt SSL 8 .Os .Sh NAME @@ -275,7 +275,7 @@ software. Prior to version 2.8, .Ox allowed users to download RSA enabled versions of the shared libssl and -libcrypto libraries which allowed users to enable full function without +libcrypto libraries which allowed users to enable full functionality without recompiling the applications. This method is now no longer needed, as the fully functional libraries ship with the system. |