diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-12-07 18:02:57 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-12-07 18:02:57 +0000 |
commit | c4ad4dffb36f4c6a204680ed8d2adfbdb6210297 (patch) | |
tree | cd7bd81ef925aea7e7f5fd272e0538659f3d390f /secure/usr.bin/openssl/man/pkey.1 | |
parent | 8f2246242eb7dddea36c7cda048774d7114ab051 (diff) | |
parent | 4f94f84d8491a2455678402b5c7c92e692a272bc (diff) | |
download | src-c4ad4dffb36f4c6a204680ed8d2adfbdb6210297.tar.gz src-c4ad4dffb36f4c6a204680ed8d2adfbdb6210297.zip |
Merge OpenSSL 1.0.2n.
Notes
Notes:
svn path=/head/; revision=326662
Diffstat (limited to 'secure/usr.bin/openssl/man/pkey.1')
-rw-r--r-- | secure/usr.bin/openssl/man/pkey.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/openssl/man/pkey.1 b/secure/usr.bin/openssl/man/pkey.1 index 64ae69863b65..9f6d1e4a0fd7 100644 --- a/secure/usr.bin/openssl/man/pkey.1 +++ b/secure/usr.bin/openssl/man/pkey.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "PKEY 1" -.TH PKEY 1 "2017-11-02" "1.0.2m" "OpenSSL" +.TH PKEY 1 "2017-12-07" "1.0.2n" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |