=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/openssl/openssl.1 2015/06/18 11:38:41 1.14 --- src/usr.bin/openssl/openssl.1 2015/06/20 01:07:25 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.14 2015/06/18 11:38:41 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.15 2015/06/20 01:07:25 doug Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" *************** *** 112,118 **** .\" .\" OPENSSL .\" ! .Dd $Mdocdate: June 18 2015 $ .Dt OPENSSL 1 .Os .Sh NAME --- 112,118 ---- .\" .\" OPENSSL .\" ! .Dd $Mdocdate: June 20 2015 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 389,396 **** MD4 digest. .It Cm md5 MD5 digest. - .It Cm mdc2 - MDC-2 digest. .It Cm ripemd160 RIPEMD-160 digest. .It Cm sha --- 389,394 ---- *************** *** 1814,1820 **** .Bk -words .Oo .Fl gost-mac | streebog256 | streebog512 | md_gost94 | ! .Fl md4 | md5 | mdc2 | ripemd160 | sha | sha1 | .Fl sha224 | sha256 | sha384 | sha512 | whirlpool .Oc .Op Fl binary --- 1812,1818 ---- .Bk -words .Oo .Fl gost-mac | streebog256 | streebog512 | md_gost94 | ! .Fl md4 | md5 | ripemd160 | sha | sha1 | .Fl sha224 | sha256 | sha384 | sha512 | whirlpool .Oc .Op Fl binary *************** *** 1838,1844 **** .Pp .Nm openssl .Cm gost-mac | streebog256 | streebog512 | md_gost94 | ! .Cm md4 | md5 | mdc2 | ripemd160 | sha | sha1 | .Cm sha224 | sha256 | sha384 | sha512 | whirlpool .Op Fl c .Op Fl d --- 1836,1842 ---- .Pp .Nm openssl .Cm gost-mac | streebog256 | streebog512 | md_gost94 | ! .Cm md4 | md5 | ripemd160 | sha | sha1 | .Cm sha224 | sha256 | sha384 | sha512 | whirlpool .Op Fl c .Op Fl d