diff options
Diffstat (limited to 'lib/libcrypto/man/rsa.3')
-rw-r--r-- | lib/libcrypto/man/rsa.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libcrypto/man/rsa.3 b/lib/libcrypto/man/rsa.3 index eea271e66d5..528adb378be 100644 --- a/lib/libcrypto/man/rsa.3 +++ b/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 |