Update dgst.pod
authorRajat Dipta Biswas <rdbiswas97@gmail.com>
Fri, 24 Apr 2020 16:59:30 +0000 (22:29 +0530)
committerNicola Tuveri <nic.tuv@gmail.com>
Tue, 28 Apr 2020 09:06:45 +0000 (12:06 +0300)
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)

doc/man1/dgst.pod

index ea2c4e3e1598b3b009db5e6d79db13501bea0dae..8fc78ff5671d6439ad807c8717d9c8eb31451a4a 100644 (file)
@@ -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>