diff options
Diffstat (limited to 'main/openssl/fix-manpages.patch')
-rw-r--r-- | main/openssl/fix-manpages.patch | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/main/openssl/fix-manpages.patch b/main/openssl/fix-manpages.patch index 7c6ac9902f..92b092fff2 100644 --- a/main/openssl/fix-manpages.patch +++ b/main/openssl/fix-manpages.patch @@ -169,32 +169,6 @@ index 81f93c2..690aa85 100644 L<RAND_add(3)|RAND_add(3)>, L<RAND_bytes(3)|RAND_bytes(3)> =head1 HISTORY -diff --git a/doc/crypto/CONF_modules_free.pod b/doc/crypto/CONF_modules_free.pod -index 87bc7b7..347020c 100644 ---- a/doc/crypto/CONF_modules_free.pod -+++ b/doc/crypto/CONF_modules_free.pod -@@ -37,7 +37,7 @@ None of the functions return a value. - =head1 SEE ALSO - - L<conf(5)|conf(5)>, L<OPENSSL_config(3)|OPENSSL_config(3)>, --L<CONF_modules_load_file(3), CONF_modules_load_file(3)> -+L<CONF_modules_load_file(3)|CONF_modules_load_file(3)> - - =head1 HISTORY - -diff --git a/doc/crypto/CONF_modules_load_file.pod b/doc/crypto/CONF_modules_load_file.pod -index 9965d69..6dd9b1d 100644 ---- a/doc/crypto/CONF_modules_load_file.pod -+++ b/doc/crypto/CONF_modules_load_file.pod -@@ -51,7 +51,7 @@ return value of the failing module (this will always be zero or negative). - =head1 SEE ALSO - - L<conf(5)|conf(5)>, L<OPENSSL_config(3)|OPENSSL_config(3)>, --L<CONF_free(3), CONF_free(3)>, L<err(3),err(3)> -+L<CONF_free(3)|CONF_free(3)>, L<openssl_err(3)|openssl_err(3)> - - =head1 HISTORY - diff --git a/doc/crypto/DH_generate_key.pod b/doc/crypto/DH_generate_key.pod index 81f09fd..0d9f1e5 100644 --- a/doc/crypto/DH_generate_key.pod @@ -455,19 +429,6 @@ index 9097f09..2a8d225 100644 L<evp(3)|evp(3)>, L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>, L<md5(3)|md5(3)>, L<mdc2(3)|mdc2(3)>, L<ripemd(3)|ripemd(3)>, L<sha(3)|sha(3)>, L<dgst(1)|dgst(1)> -diff --git a/doc/crypto/OPENSSL_config.pod b/doc/crypto/OPENSSL_config.pod -index e7bba2a..888de88 100644 ---- a/doc/crypto/OPENSSL_config.pod -+++ b/doc/crypto/OPENSSL_config.pod -@@ -73,7 +73,7 @@ Neither OPENSSL_config() nor OPENSSL_no_config() return a value. - =head1 SEE ALSO - - L<conf(5)|conf(5)>, L<CONF_load_modules_file(3)|CONF_load_modules_file(3)>, --L<CONF_modules_free(3),CONF_modules_free(3)> -+L<CONF_modules_free(3)|CONF_modules_free(3)> - - =head1 HISTORY - diff --git a/doc/crypto/RAND_add.pod b/doc/crypto/RAND_add.pod index 67c66f3..a6fc28a 100644 --- a/doc/crypto/RAND_add.pod @@ -598,19 +559,6 @@ index e70380b..121f3df 100644 L<RSA_verify(3)|RSA_verify(3)> =head1 HISTORY -diff --git a/doc/crypto/X509_NAME_ENTRY_get_object.pod b/doc/crypto/X509_NAME_ENTRY_get_object.pod -index 41902c0..4716e7e 100644 ---- a/doc/crypto/X509_NAME_ENTRY_get_object.pod -+++ b/doc/crypto/X509_NAME_ENTRY_get_object.pod -@@ -65,7 +65,7 @@ set first so the relevant field information can be looked up internally. - =head1 SEE ALSO - - L<ERR_get_error(3)|ERR_get_error(3)>, L<d2i_X509_NAME(3)|d2i_X509_NAME(3)>, --L<OBJ_nid2obj(3),OBJ_nid2obj(3)> -+L<OBJ_nid2obj(3)|OBJ_nid2obj(3)> - - =head1 HISTORY - diff --git a/doc/crypto/bn.pod b/doc/crypto/bn.pod index cd2f8e5..a6f8c58 100644 --- a/doc/crypto/bn.pod |