summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2015-06-18 11:38:41 +0000
committerjmc <>2015-06-18 11:38:41 +0000
commitc52a67e162398870b15074342af66b8f2970f20b (patch)
treea89baa32d9af99bae511c3de7c19107c85ad9630
parentffadff764c44914ee095f52cf0bf4ca26a86667c (diff)
downloadopenbsd-c52a67e162398870b15074342af66b8f2970f20b.tar.gz
openbsd-c52a67e162398870b15074342af66b8f2970f20b.tar.bz2
openbsd-c52a67e162398870b15074342af66b8f2970f20b.zip
spelling fixes from theo buehler;
-rw-r--r--src/usr.bin/openssl/openssl.18
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 7edab79b0f..c90d998cb6 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.13 2015/02/28 21:51:56 bentley Exp $ 1.\" $OpenBSD: openssl.1,v 1.14 2015/06/18 11:38:41 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: February 28 2015 $ 115.Dd $Mdocdate: June 18 2015 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -5509,7 +5509,7 @@ form,
5509where file may be an algorithm parameter file, 5509where file may be an algorithm parameter file,
5510created by the 5510created by the
5511.Cm genpkey -genparam 5511.Cm genpkey -genparam
5512command or an X.509 certificate for a key with approriate algorithm. 5512command or an X.509 certificate for a key with appropriate algorithm.
5513.Pp 5513.Pp
5514.Ar param : Ns Ar file 5514.Ar param : Ns Ar file
5515generates a key using the parameter file or certificate 5515generates a key using the parameter file or certificate
@@ -7499,7 +7499,7 @@ Expects a signed mail message on input and outputs the signed data.
7499Both clear text and opaque signing is supported. 7499Both clear text and opaque signing is supported.
7500.El 7500.El
7501.Pp 7501.Pp
7502The reamaining options are as follows: 7502The remaining options are as follows:
7503.Bl -tag -width "XXXX" 7503.Bl -tag -width "XXXX"
7504.It Xo 7504.It Xo
7505.Fl aes128 | aes192 | aes256 | des | 7505.Fl aes128 | aes192 | aes256 | des |