=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.104 retrieving revision 1.105 diff -c -r1.104 -r1.105 *** src/usr.bin/openssl/openssl.1 2019/07/04 13:55:20 1.104 --- src/usr.bin/openssl/openssl.1 2019/07/05 11:50:46 1.105 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.104 2019/07/04 13:55:20 inoguchi Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.105 2019/07/05 11:50:46 inoguchi Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" *************** *** 110,116 **** .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" ! .Dd $Mdocdate: July 4 2019 $ .Dt OPENSSL 1 .Os .Sh NAME --- 110,116 ---- .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" ! .Dd $Mdocdate: July 5 2019 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 993,999 **** .Sh DGST .nr nS 1 .Nm "openssl dgst" ! .Op Fl cd .Op Fl binary .Op Fl Ar digest .Op Fl hex --- 993,999 ---- .Sh DGST .nr nS 1 .Nm "openssl dgst" ! .Op Fl cdr .Op Fl binary .Op Fl Ar digest .Op Fl hex *************** *** 1081,1086 **** --- 1081,1088 ---- .Qq Verification OK or .Qq Verification Failure . + .It Fl r + Print the digest in coreutils format. .It Fl sign Ar file Digitally sign the digest using the private key in .Ar file .