From fcbcb8dd80d9e3c561ea3012abcc1859c936ce15 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Thu, 2 Mar 2017 10:07:21 -0500 Subject: [PATCH] Remove ref to err(7), update copyright. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/2825) (cherry picked from commit 73fb82b72c7544cf52d95ac29d4a45b253395715) --- doc/crypto/CONF_modules_load_file.pod | 6 +++--- doc/crypto/ERR_GET_LIB.pod | 4 ++-- doc/crypto/ERR_clear_error.pod | 4 ++-- doc/crypto/ERR_error_string.pod | 4 ++-- doc/crypto/ERR_get_error.pod | 4 ++-- doc/crypto/ERR_load_crypto_strings.pod | 4 ++-- doc/crypto/ERR_load_strings.pod | 4 ++-- doc/crypto/ERR_print_errors.pod | 6 +++--- doc/crypto/ERR_put_error.pod | 4 ++-- doc/crypto/ERR_remove_state.pod | 4 ++-- doc/crypto/ERR_set_mark.pod | 6 +----- doc/crypto/EVP_DigestSignInit.pod | 10 +++++----- doc/crypto/EVP_DigestVerifyInit.pod | 10 +++++----- doc/crypto/EVP_SignInit.pod | 10 +++++----- doc/crypto/EVP_VerifyInit.pod | 12 ++++++------ 15 files changed, 44 insertions(+), 48 deletions(-) diff --git a/doc/crypto/CONF_modules_load_file.pod b/doc/crypto/CONF_modules_load_file.pod index 9e4071f2b3..1149142210 100644 --- a/doc/crypto/CONF_modules_load_file.pod +++ b/doc/crypto/CONF_modules_load_file.pod @@ -121,12 +121,12 @@ return value of the failing module (this will always be zero or negative). =head1 SEE ALSO -L, L, -L, L +L, L, +L =head1 COPYRIGHT -Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2004-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_GET_LIB.pod b/doc/crypto/ERR_GET_LIB.pod index 7368a401fc..5602a8e754 100644 --- a/doc/crypto/ERR_GET_LIB.pod +++ b/doc/crypto/ERR_GET_LIB.pod @@ -47,7 +47,7 @@ is fatal, respectively. =head1 SEE ALSO -L, L +L =head1 HISTORY @@ -56,7 +56,7 @@ all versions of OpenSSL. =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_clear_error.pod b/doc/crypto/ERR_clear_error.pod index 892c67fcf9..c8766158c2 100644 --- a/doc/crypto/ERR_clear_error.pod +++ b/doc/crypto/ERR_clear_error.pod @@ -20,11 +20,11 @@ ERR_clear_error() has no return value. =head1 SEE ALSO -L, L +L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_error_string.pod b/doc/crypto/ERR_error_string.pod index 12f4f72be5..695eaf20f0 100644 --- a/doc/crypto/ERR_error_string.pod +++ b/doc/crypto/ERR_error_string.pod @@ -59,12 +59,12 @@ none is registered for the error code. =head1 SEE ALSO -L, L, +L, L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_get_error.pod b/doc/crypto/ERR_get_error.pod index a7efc74d6a..3b223c99de 100644 --- a/doc/crypto/ERR_get_error.pod +++ b/doc/crypto/ERR_get_error.pod @@ -64,12 +64,12 @@ The error code, or 0 if there is no error in the queue. =head1 SEE ALSO -L, L, +L, L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_load_crypto_strings.pod b/doc/crypto/ERR_load_crypto_strings.pod index 15f8000c4e..56d91d5dc9 100644 --- a/doc/crypto/ERR_load_crypto_strings.pod +++ b/doc/crypto/ERR_load_crypto_strings.pod @@ -42,7 +42,7 @@ ERR_free_strings() return no values. =head1 SEE ALSO -L, L +L =head1 HISTORY @@ -52,7 +52,7 @@ OPENSSL_init_crypto() and OPENSSL_init_ssl(). =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_load_strings.pod b/doc/crypto/ERR_load_strings.pod index 86ee5fda24..ee8de2c9dc 100644 --- a/doc/crypto/ERR_load_strings.pod +++ b/doc/crypto/ERR_load_strings.pod @@ -44,11 +44,11 @@ library number. =head1 SEE ALSO -L, L +L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_print_errors.pod b/doc/crypto/ERR_print_errors.pod index 17229af30c..134b374d0d 100644 --- a/doc/crypto/ERR_print_errors.pod +++ b/doc/crypto/ERR_print_errors.pod @@ -45,12 +45,12 @@ ERR_print_errors() and ERR_print_errors_fp() return no values. =head1 SEE ALSO -L, L, -L. +L, +L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_put_error.pod b/doc/crypto/ERR_put_error.pod index 9d2405e3d3..14695baa19 100644 --- a/doc/crypto/ERR_put_error.pod +++ b/doc/crypto/ERR_put_error.pod @@ -62,11 +62,11 @@ no values. =head1 SEE ALSO -L, L +L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_remove_state.pod b/doc/crypto/ERR_remove_state.pod index f2e71e3948..617b4b7029 100644 --- a/doc/crypto/ERR_remove_state.pod +++ b/doc/crypto/ERR_remove_state.pod @@ -31,7 +31,7 @@ The functions described here return no value. =head1 SEE ALSO -L, L +LL =head1 HISTORY @@ -43,7 +43,7 @@ thread handling functionality was entirely rewritten. =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/ERR_set_mark.pod b/doc/crypto/ERR_set_mark.pod index 9c55f5a7bb..b3afea81e4 100644 --- a/doc/crypto/ERR_set_mark.pod +++ b/doc/crypto/ERR_set_mark.pod @@ -27,13 +27,9 @@ ERR_set_mark() returns 0 if the error stack is empty, otherwise 1. ERR_pop_to_mark() returns 0 if there was no mark in the error stack, which implies that the stack became empty, otherwise 1. -=head1 SEE ALSO - -L - =head1 COPYRIGHT -Copyright 2003-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2003-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/EVP_DigestSignInit.pod b/doc/crypto/EVP_DigestSignInit.pod index 13d6c7b3c1..7ec06b7a27 100644 --- a/doc/crypto/EVP_DigestSignInit.pod +++ b/doc/crypto/EVP_DigestSignInit.pod @@ -74,10 +74,10 @@ which indicates the maximum possible signature for any set of parameters. =head1 SEE ALSO L, -L, L, -L, L, L, -L, L, L, -L, L +L, +L, L, L, +L, L, L, +L, L =head1 HISTORY @@ -86,7 +86,7 @@ were first added to OpenSSL 1.0.0. =head1 COPYRIGHT -Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/EVP_DigestVerifyInit.pod b/doc/crypto/EVP_DigestVerifyInit.pod index c665d12772..ce59422d3e 100644 --- a/doc/crypto/EVP_DigestVerifyInit.pod +++ b/doc/crypto/EVP_DigestVerifyInit.pod @@ -69,10 +69,10 @@ will occur. =head1 SEE ALSO L, -L, L, -L, L, L, -L, L, L, -L, L +L, +L, L, L, +L, L, L, +L, L =head1 HISTORY @@ -81,7 +81,7 @@ were first added to OpenSSL 1.0.0. =head1 COPYRIGHT -Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/EVP_SignInit.pod b/doc/crypto/EVP_SignInit.pod index cfbfd5efd4..c40da1ea3a 100644 --- a/doc/crypto/EVP_SignInit.pod +++ b/doc/crypto/EVP_SignInit.pod @@ -93,14 +93,14 @@ The previous two bugs are fixed in the newer EVP_SignDigest*() function. =head1 SEE ALSO L, -L, L, -L, L, L, -L, L, L, -L, L +L, +L, L, L, +L, L, L, +L, L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy diff --git a/doc/crypto/EVP_VerifyInit.pod b/doc/crypto/EVP_VerifyInit.pod index 518c05ea0a..ffb6f140b7 100644 --- a/doc/crypto/EVP_VerifyInit.pod +++ b/doc/crypto/EVP_VerifyInit.pod @@ -80,16 +80,16 @@ The previous two bugs are fixed in the newer EVP_VerifyDigest*() function. =head1 SEE ALSO -L, +L, L, -L, L, -L, L, L, -L, L, L, -L, L +L, +L, L, L, +L, L, L, +L, L =head1 COPYRIGHT -Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy -- 2.40.0