Command docs: fix some engine references
[openssl.git] / doc / man1 / openssl-dgst.pod
index 729548a4c1fcc2d00df113f068855b9c0699ccf5..f83c2ac516c0992d9e6ee5e2944bf486d4eff2c8 100644 (file)
@@ -130,7 +130,7 @@ option.
 Create MAC (keyed Message Authentication Code). The most popular MAC
 algorithm is HMAC (hash-based MAC), but there are other MAC algorithms
 which are not based on hash, for instance B<gost-mac> algorithm,
-supported by B<ccgost> engine. MAC keys and other options should be set
+supported by the B<gost> engine. MAC keys and other options should be set
 via B<-macopt> parameter.
 
 The L<openssl-mac(1)> command should be preferred to using this command line