diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2010-04-01 15:37:38 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2010-04-01 15:37:38 +0000 |
commit | 5f143fdbafff9b8167a3c6a20c798f9ee763234e (patch) | |
tree | 34d623b9b8cb6ee61fffd0c474686dbb11ce048e /secure/lib/libcrypto/man/DH_new.3 | |
parent | 3df672379c288cad3cccbfb2bff20806d20f2a89 (diff) | |
download | src-test2-5f143fdbafff9b8167a3c6a20c798f9ee763234e.tar.gz src-test2-5f143fdbafff9b8167a3c6a20c798f9ee763234e.zip |
Notes
Diffstat (limited to 'secure/lib/libcrypto/man/DH_new.3')
-rw-r--r-- | secure/lib/libcrypto/man/DH_new.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/DH_new.3 b/secure/lib/libcrypto/man/DH_new.3 index 81169aadd614..6ea4af5cf7f7 100644 --- a/secure/lib/libcrypto/man/DH_new.3 +++ b/secure/lib/libcrypto/man/DH_new.3 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "DH_new 3" -.TH DH_new 3 "2010-03-13" "0.9.8m" "OpenSSL" +.TH DH_new 3 "2010-03-24" "0.9.8n" "OpenSSL" .SH "NAME" DH_new, DH_free \- allocate and free DH objects .SH "SYNOPSIS" |