Include MD4 in documentation.
authorBodo Möller <bodo@openssl.org>
Mon, 4 Sep 2000 15:28:21 +0000 (15:28 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 4 Sep 2000 15:28:21 +0000 (15:28 +0000)
doc/apps/dgst.pod

index 6fbf4339abc2272ab7d3d0e663acc0cbd9ea7c3c..1648742bcfe188647539f55978ac7d48bbb6d505 100644 (file)
@@ -2,12 +2,12 @@
 
 =head1 NAME
 
-dgst, md5, md2, sha1, sha, mdc2, ripemd160 - message digests
+dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 - message digests
 
 =head1 SYNOPSIS
 
 B<openssl> B<dgst> 
-[B<-md5|-md2|-sha1|-sha|-mdc2|-ripemd160|-dss1>]
+[B<-md5|-md4|-md2|-sha1|-sha|-mdc2|-ripemd160|-dss1>]
 [B<-c>]
 [B<-d>]
 [B<-hex>]
@@ -19,7 +19,7 @@ B<openssl> B<dgst>
 [B<-signature filename>]
 [B<file...>]
 
-[B<md5|md2|sha1|sha|mdc2|ripemd160>]
+[B<md5|md4|md2|sha1|sha|mdc2|ripemd160>]
 [B<-c>]
 [B<-d>]
 [B<file...>]