=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/openssl/openssl.1 2015/02/28 21:51:56 1.13 +++ src/usr.bin/openssl/openssl.1 2015/06/18 11:38:41 1.14 @@ -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 @@ 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 @@ 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 |