summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/ERR_get_error.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2016-11-17 21:06:16 +0000
committerjmc <jmc@openbsd.org>2016-11-17 21:06:16 +0000
commit08688fbac3ef70a1bbb4fe062ff56dfb87f9e9ae (patch)
tree489d1f12402137856b0ae0daa2b75f7b46edd068 /lib/libcrypto/man/ERR_get_error.3
parentEEPROM code refactoring for X540 (diff)
downloadwireguard-openbsd-08688fbac3ef70a1bbb4fe062ff56dfb87f9e9ae.tar.xz
wireguard-openbsd-08688fbac3ef70a1bbb4fe062ff56dfb87f9e9ae.zip
various cleanup;
Diffstat (limited to 'lib/libcrypto/man/ERR_get_error.3')
-rw-r--r--lib/libcrypto/man/ERR_get_error.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/ERR_get_error.3 b/lib/libcrypto/man/ERR_get_error.3
index de526a9cde0..ddca2df6dbb 100644
--- a/lib/libcrypto/man/ERR_get_error.3
+++ b/lib/libcrypto/man/ERR_get_error.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: ERR_get_error.3,v 1.2 2016/11/06 15:52:50 jmc Exp $
+.\" $OpenBSD: ERR_get_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_GET_ERROR 3
.Os
.Sh NAME
@@ -75,7 +75,7 @@ modifying it.
.Pp
See
.Xr ERR_GET_LIB 3
-for obtaining information about location and reason of the error, and
+for obtaining information about the location and reason for the error, and
.Xr ERR_error_string 3
for human-readable error messages.
.Pp