=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/openssl.1,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/openssl/openssl.1 2015/01/13 14:09:54 1.11 --- src/usr.bin/openssl/openssl.1 2015/02/15 22:26:45 1.12 *************** *** 1,4 **** ! .\" $OpenBSD: openssl.1,v 1.11 2015/01/13 14:09:54 bluhm Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: openssl.1,v 1.12 2015/02/15 22:26:45 bentley Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" *************** *** 112,118 **** .\" .\" OPENSSL .\" ! .Dd $Mdocdate: January 13 2015 $ .Dt OPENSSL 1 .Os .Sh NAME --- 112,118 ---- .\" .\" OPENSSL .\" ! .Dd $Mdocdate: February 15 2015 $ .Dt OPENSSL 1 .Os .Sh NAME *************** *** 9008,9014 **** .Pp An exhaustive list of the error codes and messages is shown below; this also includes the name of the error code as defined in the header file ! .Aq Pa openssl/x509_vfy.h . Some of the error codes are defined but never returned: these are described as .Qq unused . --- 9008,9014 ---- .Pp An exhaustive list of the error codes and messages is shown below; this also includes the name of the error code as defined in the header file ! .In openssl/x509_vfy.h . Some of the error codes are defined but never returned: these are described as .Qq unused .