diff options
| author | jmc <> | 2016-11-17 21:06:16 +0000 |
|---|---|---|
| committer | jmc <> | 2016-11-17 21:06:16 +0000 |
| commit | 1a231dce7b95c02767dd95e84bdeb257338b2817 (patch) | |
| tree | 1fedd70e71c32db5d6e3a032a7ea408effdfe14b /src/lib/libcrypto/man/ERR_put_error.3 | |
| parent | cb6e20a6279f0f82bc39b1bb5d9acad08c13f022 (diff) | |
| download | openbsd-1a231dce7b95c02767dd95e84bdeb257338b2817.tar.gz openbsd-1a231dce7b95c02767dd95e84bdeb257338b2817.tar.bz2 openbsd-1a231dce7b95c02767dd95e84bdeb257338b2817.zip | |
various cleanup;
Diffstat (limited to 'src/lib/libcrypto/man/ERR_put_error.3')
| -rw-r--r-- | src/lib/libcrypto/man/ERR_put_error.3 | 6 |
1 files changed, 3 insertions, 3 deletions
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 @@ | |||
| 1 | .\" $OpenBSD: ERR_put_error.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: ERR_put_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_PUT_ERROR 3 | 4 | .Dt ERR_PUT_ERROR 3 |
| 5 | .Os | 5 | .Os |
| 6 | .Sh NAME | 6 | .Sh NAME |
| @@ -43,7 +43,7 @@ associates the concatenation of its | |||
| 43 | string arguments with the error code added last. | 43 | string arguments with the error code added last. |
| 44 | .Pp | 44 | .Pp |
| 45 | .Xr ERR_load_strings 3 | 45 | .Xr ERR_load_strings 3 |
| 46 | can be used to register error strings so that the application can a | 46 | can be used to register error strings so that the application can |
| 47 | generate human-readable error messages for the error code. | 47 | generate human-readable error messages for the error code. |
| 48 | .Sh RETURN VALUES | 48 | .Sh RETURN VALUES |
| 49 | .Fn ERR_put_error | 49 | .Fn ERR_put_error |
