projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d72c446
)
RT4019: Duplicate -hmac flag in dgst.pod
author
Markus Rinne
<markus.ka.rinne@gmail.com>
Mon, 24 Aug 2015 20:20:13 +0000
(16:20 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Tue, 25 Aug 2015 16:15:29 +0000
(12:15 -0400)
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
(cherry picked from commit
86de216da3ebea7f876a096e258cf4c9d219bc0a
)
doc/apps/dgst.pod
patch
|
blob
|
history
diff --git
a/doc/apps/dgst.pod
b/doc/apps/dgst.pod
index 9e15798d8279d1e6cca7f5ba7c8102d0f164ba88..b27bb946b1b2e346e914e44346d4f51f4056c1e6 100644
(file)
--- 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