summaryrefslogtreecommitdiffstats
path: root/doc
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:03 -0400
commit86de216da3ebea7f876a096e258cf4c9d219bc0a (patch)
tree86214afb1232a3d10e259c501124a8394b32f487 /doc
parentbedcd9385f05a88397b01651fa08158b8cef2d91 (diff)
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')
-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 9e15798d82..b27bb946b1 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