[openssl-commits] [openssl] OpenSSL_1_0_1-stable update
Rich Salz
rsalz at openssl.org
Tue Aug 25 16:13:17 UTC 2015
The branch OpenSSL_1_0_1-stable has been updated
via bedcd9385f05a88397b01651fa08158b8cef2d91 (commit)
from 2507c8cfb3664cfd9bf94e597e83afb4646451de (commit)
- Log -----------------------------------------------------------------
commit bedcd9385f05a88397b01651fa08158b8cef2d91
Author: Rich Salz <rsalz at akamai.com>
Date: Mon Aug 24 15:25:14 2015 -0400
GH372: Remove duplicate flags
Signed-off-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Emilia Käsper <emilia at openssl.org>
(cherry picked from commit 32c5e0ba0f9097e9c788ed8402fcbf6646cd2c2d)
-----------------------------------------------------------------------
Summary of changes:
doc/apps/genrsa.pod | 6 ------
1 file changed, 6 deletions(-)
diff --git a/doc/apps/genrsa.pod b/doc/apps/genrsa.pod
index cb03d09..3dc9870 100644
--- a/doc/apps/genrsa.pod
+++ b/doc/apps/genrsa.pod
@@ -10,12 +10,6 @@ B<openssl> B<genrsa>
[B<-out filename>]
[B<-passout arg>]
[B<-aes128>]
-[B<-aes128>]
-[B<-aes192>]
-[B<-aes256>]
-[B<-camellia128>]
-[B<-camellia192>]
-[B<-camellia256>]
[B<-aes192>]
[B<-aes256>]
[B<-camellia128>]
More information about the openssl-commits
mailing list