From 9b30976af18b8a407761e020380b9ed595770866 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 6 Nov 2016 15:52:50 +0000 Subject: first pass; ok schwarze --- src/lib/libcrypto/man/rsa.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/rsa.3') diff --git a/src/lib/libcrypto/man/rsa.3 b/src/lib/libcrypto/man/rsa.3 index eea271e66d..528adb378b 100644 --- a/src/lib/libcrypto/man/rsa.3 +++ b/src/lib/libcrypto/man/rsa.3 @@ -1,3 +1,5 @@ +.\" $OpenBSD: rsa.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ +.\" .Dd $Mdocdate: November 6 2016 $ .Dt RSA 3 .Os @@ -47,7 +49,7 @@ Note that RSA keys may use non-standard implementations, either directly or by the use of .Vt ENGINE modules. -In some cases (eg. an +In some cases (e.g. an .Vt ENGINE providing support for hardware-embedded keys), these .Vt BIGNUM -- cgit v1.2.3-55-g6feb