diff options
Diffstat (limited to 'src/lib/libcrypto/man/rsa.3')
-rw-r--r-- | src/lib/libcrypto/man/rsa.3 | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ | |||
1 | .\" $OpenBSD: rsa.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ | ||
2 | .\" | ||
1 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 6 2016 $ |
2 | .Dt RSA 3 | 4 | .Dt RSA 3 |
3 | .Os | 5 | .Os |
@@ -47,7 +49,7 @@ Note that RSA keys may use non-standard | |||
47 | implementations, either directly or by the use of | 49 | implementations, either directly or by the use of |
48 | .Vt ENGINE | 50 | .Vt ENGINE |
49 | modules. | 51 | modules. |
50 | In some cases (eg. an | 52 | In some cases (e.g. an |
51 | .Vt ENGINE | 53 | .Vt ENGINE |
52 | providing support for hardware-embedded keys), these | 54 | providing support for hardware-embedded keys), these |
53 | .Vt BIGNUM | 55 | .Vt BIGNUM |