diff options
author | jmc <> | 2015-06-18 11:38:41 +0000 |
---|---|---|
committer | jmc <> | 2015-06-18 11:38:41 +0000 |
commit | c52a67e162398870b15074342af66b8f2970f20b (patch) | |
tree | a89baa32d9af99bae511c3de7c19107c85ad9630 /src | |
parent | ffadff764c44914ee095f52cf0bf4ca26a86667c (diff) | |
download | openbsd-c52a67e162398870b15074342af66b8f2970f20b.tar.gz openbsd-c52a67e162398870b15074342af66b8f2970f20b.tar.bz2 openbsd-c52a67e162398870b15074342af66b8f2970f20b.zip |
spelling fixes from theo buehler;
Diffstat (limited to 'src')
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 8 |
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, | |||
5509 | where file may be an algorithm parameter file, | 5509 | where file may be an algorithm parameter file, |
5510 | created by the | 5510 | created by the |
5511 | .Cm genpkey -genparam | 5511 | .Cm genpkey -genparam |
5512 | command or an X.509 certificate for a key with approriate algorithm. | 5512 | command 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 |
5515 | generates a key using the parameter file or certificate | 5515 | 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. | |||
7499 | Both clear text and opaque signing is supported. | 7499 | Both clear text and opaque signing is supported. |
7500 | .El | 7500 | .El |
7501 | .Pp | 7501 | .Pp |
7502 | The reamaining options are as follows: | 7502 | The 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 | |