diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-05-28 21:57:01 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-05-28 21:57:01 +0000 |
commit | 3b57f4717c92d61cb2768c8584951c3e65f6a13a (patch) | |
tree | e1ecc789cc5ab5f5bc7d9223ab757f0336a07d0e /crypto/openssl/NOTES.PERL | |
parent | 3d55c57e7924bedb3d6569538379f92287dbda19 (diff) | |
download | src-3b57f4717c92d61cb2768c8584951c3e65f6a13a.tar.gz src-3b57f4717c92d61cb2768c8584951c3e65f6a13a.zip |
MFC: r348340
Merge OpenSSL 1.1.1c.
Notes
Notes:
svn path=/stable/12/; revision=348341
Diffstat (limited to 'crypto/openssl/NOTES.PERL')
-rw-r--r-- | crypto/openssl/NOTES.PERL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/NOTES.PERL b/crypto/openssl/NOTES.PERL index 46d585acca14..42c6127724b4 100644 --- a/crypto/openssl/NOTES.PERL +++ b/crypto/openssl/NOTES.PERL @@ -78,7 +78,7 @@ --------------------------------- There are a number of ways to install a perl module. In all - descriptions below, Text::Template will server as an example. + descriptions below, Text::Template will serve as an example. 1. for Linux users, the easiest is to install with the use of your favorite package manager. Usually, all you need to do is search |