summaryrefslogtreecommitdiff
path: root/usr.bin/openssl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-06-18 11:38:42 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-06-18 11:38:42 +0000
commite57d1f33e0277119b179beaddd2877edd67d497b (patch)
treef78fef5e7f605b9b32cc370f963d1fbebaa269b6 /usr.bin/openssl
parentd7ba956a20f5cdcb7cbec7d70f86b09698532d50 (diff)
spelling fixes from theo buehler;
Diffstat (limited to 'usr.bin/openssl')
-rw-r--r--usr.bin/openssl/openssl.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1
index 7edab79b0fd..c90d998cb68 100644
--- a/usr.bin/openssl/openssl.1
+++ b/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.13 2015/02/28 21:51:56 bentley Exp $
+.\" $OpenBSD: openssl.1,v 1.14 2015/06/18 11:38:41 jmc Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -112,7 +112,7 @@
.\"
.\" OPENSSL
.\"
-.Dd $Mdocdate: February 28 2015 $
+.Dd $Mdocdate: June 18 2015 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -5509,7 +5509,7 @@ form,
where file may be an algorithm parameter file,
created by the
.Cm genpkey -genparam
-command or an X.509 certificate for a key with approriate algorithm.
+command or an X.509 certificate for a key with appropriate algorithm.
.Pp
.Ar param : Ns Ar file
generates a key using the parameter file or certificate
@@ -7499,7 +7499,7 @@ Expects a signed mail message on input and outputs the signed data.
Both clear text and opaque signing is supported.
.El
.Pp
-The reamaining options are as follows:
+The remaining options are as follows:
.Bl -tag -width "XXXX"
.It Xo
.Fl aes128 | aes192 | aes256 | des |