=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.150 retrieving revision 1.151 diff -c -r1.150 -r1.151 *** src/usr.bin/openssl/openssl.1 2023/07/03 08:37:22 1.150 --- src/usr.bin/openssl/openssl.1 2023/07/23 11:20:11 1.151 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.150 2023/07/03 08:37:22 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.151 2023/07/23 11:20:11 tb 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 3 2023 $ .Dt OPENSSL 1 .Os .Sh NAME --- 110,116 ---- .\" copied and put under another distribution licence .\" [including the GNU Public Licence.] .\" ! .Dd $Mdocdate: July 23 2023 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 2300,2306 **** .Tg errstr .Sh ERRSTR .Nm openssl errstr - .Op Fl stats .Ar errno ... .Pp The --- 2300,2305 ---- *************** *** 2322,2333 **** and .Bq reason string are all ASCII text. - .Pp - The options are as follows: - .Bl -tag -width Ds - .It Fl stats - Print debugging statistics about various aspects of the hash table. - .El .Tg gendsa .Sh GENDSA .Bl -hang -width "openssl gendsa" --- 2321,2326 ----