From 6294b9b302796a8614aef67d026b5bcf916929ff Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Wed, 7 Jan 2004 09:16:00 +0000 Subject: [PATCH] The extra space causes a symlink to be made hvis overwrites the real manpage. --- openssl/src/openssl-0.9.7c-doc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openssl/src/openssl-0.9.7c-doc.patch diff --git a/openssl/src/openssl-0.9.7c-doc.patch b/openssl/src/openssl-0.9.7c-doc.patch new file mode 100644 index 0000000..1693df7 --- /dev/null +++ b/openssl/src/openssl-0.9.7c-doc.patch @@ -0,0 +1,11 @@ +--- openssl-0.9.7c/doc/crypto/EVP_BytesToKey.pod.orig 2003-12-28 01:17:33.560000000 +0100 ++++ openssl-0.9.7c/doc/crypto/EVP_BytesToKey.pod 2003-12-28 01:17:42.310000000 +0100 +@@ -2,7 +2,7 @@ + + =head1 NAME + +- EVP_BytesToKey - password based encryption routine ++EVP_BytesToKey - password based encryption routine + + =head1 SYNOPSIS +