diff options
author | jkim <jkim@FreeBSD.org> | 2017-11-02 18:30:41 +0000 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2017-11-13 15:16:56 -0200 |
commit | 3c265be35a8193948998f35886be227dff6eab48 (patch) | |
tree | 736b8c2419a99e19b4e8237112412c9e4a1cba66 /secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 | |
parent | 70ee3cb33663d3f5f9666994a129f8053d8ef7b5 (diff) | |
download | FreeBSD-src-3c265be35a8193948998f35886be227dff6eab48.zip FreeBSD-src-3c265be35a8193948998f35886be227dff6eab48.tar.gz |
MFC: r325328
Merge OpenSSL 1.0.2m.
(cherry picked from commit a88f0513c4cf81f98bab740e4f112f1a6d7f4d42)
Diffstat (limited to 'secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3')
-rw-r--r-- | secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 b/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 index c62871f..e69f92c 100644 --- a/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 +++ b/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "BN_mod_mul_reciprocal 3" -.TH BN_mod_mul_reciprocal 3 "2017-05-25" "1.0.2l" "OpenSSL" +.TH BN_mod_mul_reciprocal 3 "2017-11-02" "1.0.2m" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |