diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-01-22 19:57:11 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-01-22 19:57:11 +0000 |
commit | de78d5d8fdfc5d310165c9a486cc8d5cb6249959 (patch) | |
tree | 4c8798ce163b45133d4f5fb5c859c7235ff5efea /secure/lib/libcrypto/man/BN_mod_inverse.3 | |
parent | b7bbf8b9f3c79ecd478e09d8665ec80cc041a2f7 (diff) | |
parent | 2dc7f78169ea4545102b8d9b0604f785cdc798f5 (diff) | |
download | src-test2-de78d5d8fdfc5d310165c9a486cc8d5cb6249959.tar.gz src-test2-de78d5d8fdfc5d310165c9a486cc8d5cb6249959.zip |
Notes
Diffstat (limited to 'secure/lib/libcrypto/man/BN_mod_inverse.3')
-rw-r--r-- | secure/lib/libcrypto/man/BN_mod_inverse.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/man/BN_mod_inverse.3 b/secure/lib/libcrypto/man/BN_mod_inverse.3 index 063e91c5612e..b52898752e2c 100644 --- a/secure/lib/libcrypto/man/BN_mod_inverse.3 +++ b/secure/lib/libcrypto/man/BN_mod_inverse.3 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.23) +.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "BN_mod_inverse 3" -.TH BN_mod_inverse 3 "2013-02-11" "1.0.1e" "OpenSSL" +.TH BN_mod_inverse 3 "2014-01-06" "1.0.1f" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |