From: Markus Rinne Date: Mon, 24 Aug 2015 20:20:13 +0000 (-0400) Subject: RT4019: Duplicate -hmac flag in dgst.pod X-Git-Tag: OpenSSL_1_1_0-pre1~786 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fe50cd7ad4051086d98e792c35810074f449182e;p=oweals%2Fopenssl.git RT4019: Duplicate -hmac flag in dgst.pod Signed-off-by: Rich Salz Reviewed-by: Emilia Käsper --- diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod index 8c416f26aa..96d3cc0f75 100644 --- a/doc/apps/dgst.pod +++ b/doc/apps/dgst.pod @@ -13,7 +13,6 @@ B B [B<-hex>] [B<-binary>] [B<-r>] -[B<-hmac arg>] [B<-non-fips-allow>] [B<-out filename>] [B<-sign filename>] @@ -64,10 +63,6 @@ output the digest or signature in binary form. output the digest in the "coreutils" format used by programs like B. -=item B<-hmac arg> - -set the HMAC key to "arg". - =item B<-non-fips-allow> Allow use of non FIPS digest when in FIPS mode. This has no effect when not in