diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-24 19:03:18 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-04-24 19:03:18 +0000 |
commit | 03df2c5da79e8b4a73806bce91c9cbcd26702d7d (patch) | |
tree | 89942c516adc9db1915ab48e05372eff625b14a9 /secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 | |
parent | 4e74c5ab9c1081008cd945e5622c31061734fb72 (diff) | |
download | src-03df2c5da79e8b4a73806bce91c9cbcd26702d7d.tar.gz src-03df2c5da79e8b4a73806bce91c9cbcd26702d7d.zip |
MFC: r360175
Merge OpenSSL 1.1.1g.
Notes
Notes:
svn path=/stable/12/; revision=360278
Diffstat (limited to 'secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3')
-rw-r--r-- | secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 b/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 index d7c1753f941c..ce73c2456fa5 100644 --- a/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 +++ b/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "UI_UTIL_READ_PW 3" -.TH UI_UTIL_READ_PW 3 "2020-03-31" "1.1.1f" "OpenSSL" +.TH UI_UTIL_READ_PW 3 "2020-04-21" "1.1.1g" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |