From 8dff341d47dbad7b8c8efc371a421ee32eb44e35 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 7 Jan 2017 17:27:15 +0000 Subject: fix a typo in an .Xr reported by jmc@ --- src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 b/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 index f0cd8e97d1..1fe8503824 100644 --- a/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 +++ b/src/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: d2i_PKCS8PrivateKey_bio.3,v 1.7 2016/12/28 01:51:52 schwarze Exp $ +.\" $OpenBSD: d2i_PKCS8PrivateKey_bio.3,v 1.8 2017/01/07 17:27:15 schwarze Exp $ .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 28 2016 $ +.Dd $Mdocdate: January 7 2017 $ .Dt D2I_PKCS8PRIVATEKEY_BIO 3 .Os .Sh NAME @@ -146,7 +146,7 @@ see for details. .Sh SEE ALSO .Xr d2i_X509_SIG 3 , -.Xr PEM_read_PKCS8PrivateKey 3 , +.Xr PEM_write_PKCS8PrivateKey 3 , .Xr PKCS8_PRIV_KEY_INFO_new 3 .Sh CAVEATS Do not confuse these functions with -- cgit v1.2.3-55-g6feb