Update copyright year
[openssl.git] / doc / man3 / OSSL_PARAM_allocate_from_text.pod
index 011685c8c82c2915189e27eeba7342d551cb9403..ef68f0e10caa28eed7fba35fe69c4d19cde94840 100644 (file)
@@ -73,8 +73,10 @@ considers that an error.
 If I<key> started with "hex", OSSL_PARAM_allocate_from_text()
 considers that an error.
 
-Otherwise, I<value> is considered a C string and is copied with no
-further checks to the I<< to->data >> storage.
+Otherwise, I<value> is considered a C string and is copied to the
+I<< to->data >> storage.
+On systems where the native character encoding is EBCDIC, the bytes in
+I<< to->data >> are converted to ASCII.
 
 =item B<OSSL_PARAM_OCTET_STRING>
 
@@ -194,7 +196,7 @@ L<OSSL_PARAM(3)>, L<OSSL_PARAM_int(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy