aboutsummaryrefslogtreecommitdiff
path: root/doc/apps
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2015-08-24 16:20:13 -0400
committerRich Salz <rsalz@openssl.org>2015-08-25 12:15:53 -0400
commitfe50cd7ad4051086d98e792c35810074f449182e (patch)
treed2af40fcf42428ead0256dcd636f3e7a83671a4e /doc/apps
parent32c5e0ba0f9097e9c788ed8402fcbf6646cd2c2d (diff)
downloadopenssl-fe50cd7ad4051086d98e792c35810074f449182e.zip
openssl-fe50cd7ad4051086d98e792c35810074f449182e.tar.gz
openssl-fe50cd7ad4051086d98e792c35810074f449182e.tar.bz2
RT4019: Duplicate -hmac flag in dgst.pod
Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Emilia Käsper <emilia@openssl.org>
Diffstat (limited to 'doc/apps')
-rw-r--r--doc/apps/dgst.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/apps/dgst.pod b/doc/apps/dgst.pod
index 8c416f2..96d3cc0 100644
--- a/doc/apps/dgst.pod
+++ b/doc/apps/dgst.pod
@@ -13,7 +13,6 @@ B<openssl> B<dgst>
[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<sha1sum>.
-=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