From c9944c8d48b5197b5d660006e939e59e811e2713 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 17 Nov 2016 21:06:16 +0000 Subject: various cleanup; --- src/lib/libcrypto/man/ERR_put_error.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/ERR_put_error.3') diff --git a/src/lib/libcrypto/man/ERR_put_error.3 b/src/lib/libcrypto/man/ERR_put_error.3 index 0b0a458b8d..496d975165 100644 --- a/src/lib/libcrypto/man/ERR_put_error.3 +++ b/src/lib/libcrypto/man/ERR_put_error.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: ERR_put_error.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: ERR_put_error.3,v 1.3 2016/11/17 21:06:16 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 17 2016 $ .Dt ERR_PUT_ERROR 3 .Os .Sh NAME @@ -43,7 +43,7 @@ associates the concatenation of its string arguments with the error code added last. .Pp .Xr ERR_load_strings 3 -can be used to register error strings so that the application can a +can be used to register error strings so that the application can generate human-readable error messages for the error code. .Sh RETURN VALUES .Fn ERR_put_error -- cgit v1.2.3-55-g6feb