summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorRajat Dipta Biswas <rdbiswas97@gmail.com>2020-04-24 22:29:30 +0530
committerNicola Tuveri <nic.tuv@gmail.com>2020-04-28 12:06:45 +0300
commit1632a6854cc594901018f9490426b26e893aae43 (patch)
tree679cde8a0e6f2d01d5b7b7e74e8cbfda8a12d825 /doc/man1
parent0f1f0bf99aad06008f840e1a5bf93a8745e9a774 (diff)
Update dgst.pod
Removed "Use the B<pkeyutl> command instead for this." from lines 97-98 Fixes #11633 CLA: trivial Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11636)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/dgst.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod
index ea2c4e3e15..8fc78ff567 100644
--- a/doc/man1/dgst.pod
+++ b/doc/man1/dgst.pod
@@ -94,8 +94,7 @@ Filename to output to, or standard output by default.
=item B<-sign filename>
Digitally sign the digest using the private key in "filename". Note this option
-does not support Ed25519 or Ed448 private keys. Use the B<pkeyutl> command
-instead for this.
+does not support Ed25519 or Ed448 private keys.
=item B<-keyform arg>