summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-04-12 16:08:11 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-04-12 16:08:11 +0000
commit76e7d31af371c2564dd21acd8c5501d722e825d7 (patch)
tree26a028f0a885f7a461de30c62dba026a657d7372 /share
parentc6c3863a25c93dde3caef897670d1e3e3557b934 (diff)
word fix;
From: Mike Small
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/ssl.86
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.