<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><br><br>-------- Message d'origine --------<br>De : Markus Rinne via RT <rt@openssl.org> <br>Date :24/08/2015  17:42  (GMT+01:00) <br>A :  <br>Cc : openssl-dev@openssl.org <br>Objet : [openssl-dev] [openssl.org #4019] [PATCH] dgst.pod: Remove         redundant documentation of -hmac <br><br>Option -hmac was documented twice.<br><br>The issue was reported here:<br><br>    https://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=3930<br>---<br> doc/apps/dgst.pod | 5 -----<br> 1 file changed, 5 deletions(-)<br><br>diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod<br>index 236e1b7..b156097 100644<br>--- a/doc/apps/dgst.pod<br>+++ b/doc/apps/dgst.pod<br>@@ -13,7 +13,6 @@ B<openssl> B<dgst><br> [B<-hex>]<br> [B<-binary>]<br> [B<-r>]<br>-[B<-hmac arg>]<br> [B<-non-fips-allow>]<br> [B<-out filename>]<br> [B<-sign filename>]<br>@@ -64,10 +63,6 @@ output the digest or signature in binary form.<br> <br> output the digest in the "coreutils" format used by programs like B<sha1sum>.<br> <br>-=item B<-hmac arg><br>-<br>-set the HMAC key to "arg".<br>-<br> =item B<-non-fips-allow><br> <br> Allow use of non FIPS digest when in FIPS mode.  This has no effect when not in<br>-- <br>1.8.4<br><br>_______________________________________________<br>openssl-bugs-mod mailing list<br>openssl-bugs-mod@openssl.org<br>https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod<br><br>_______________________________________________<br>openssl-dev mailing list<br>To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev<br></body>