diff options
Diffstat (limited to 'src/lib/libcrypto/man/ERR_get_error.3')
-rw-r--r-- | src/lib/libcrypto/man/ERR_get_error.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ERR_get_error.3 b/src/lib/libcrypto/man/ERR_get_error.3 index de526a9cde..ddca2df6db 100644 --- a/src/lib/libcrypto/man/ERR_get_error.3 +++ b/src/lib/libcrypto/man/ERR_get_error.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: ERR_get_error.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: ERR_get_error.3,v 1.3 2016/11/17 21:06:16 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 17 2016 $ |
4 | .Dt ERR_GET_ERROR 3 | 4 | .Dt ERR_GET_ERROR 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -75,7 +75,7 @@ modifying it. | |||
75 | .Pp | 75 | .Pp |
76 | See | 76 | See |
77 | .Xr ERR_GET_LIB 3 | 77 | .Xr ERR_GET_LIB 3 |
78 | for obtaining information about location and reason of the error, and | 78 | for obtaining information about the location and reason for the error, and |
79 | .Xr ERR_error_string 3 | 79 | .Xr ERR_error_string 3 |
80 | for human-readable error messages. | 80 | for human-readable error messages. |
81 | .Pp | 81 | .Pp |