From 1632a6854cc594901018f9490426b26e893aae43 Mon Sep 17 00:00:00 2001 From: Rajat Dipta Biswas <rdbiswas97@gmail.com> Date: Fri, 24 Apr 2020 22:29:30 +0530 Subject: [PATCH] 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) --- doc/man1/dgst.pod | 3 +-- 1 file changed, 1 insertion(+), 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>