diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-06-18 11:38:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-06-18 11:38:42 +0000 |
commit | e57d1f33e0277119b179beaddd2877edd67d497b (patch) | |
tree | f78fef5e7f605b9b32cc370f963d1fbebaa269b6 /usr.bin/openssl | |
parent | d7ba956a20f5cdcb7cbec7d70f86b09698532d50 (diff) |
spelling fixes from theo buehler;
Diffstat (limited to 'usr.bin/openssl')
-rw-r--r-- | usr.bin/openssl/openssl.1 | 8 |
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 | |