diff options
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_parse_dump.3')
| -rw-r--r-- | src/lib/libcrypto/man/ASN1_parse_dump.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/ASN1_parse_dump.3 b/src/lib/libcrypto/man/ASN1_parse_dump.3 index 240d2d338e..8661c55521 100644 --- a/src/lib/libcrypto/man/ASN1_parse_dump.3 +++ b/src/lib/libcrypto/man/ASN1_parse_dump.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: ASN1_parse_dump.3,v 1.1 2021/07/11 19:03:45 schwarze Exp $ | 1 | .\" $OpenBSD: ASN1_parse_dump.3,v 1.2 2021/11/26 13:48:21 jsg Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: July 11 2021 $ | 17 | .Dd $Mdocdate: November 26 2021 $ |
| 18 | .Dt ASN1_PARSE_DUMP 3 | 18 | .Dt ASN1_PARSE_DUMP 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -133,7 +133,7 @@ carriage returns and horizontal tabs, it is printed as an ASCII string. | |||
| 133 | Otherwise, the | 133 | Otherwise, the |
| 134 | .Fa dump | 134 | .Fa dump |
| 135 | argument decides the format. | 135 | argument decides the format. |
| 136 | If it is zero, a raw hex dump is emissed, consisting of two hexadecimal | 136 | If it is zero, a raw hex dump is emitted, consisting of two hexadecimal |
| 137 | digits for every data byte. | 137 | digits for every data byte. |
| 138 | If | 138 | If |
| 139 | .Fa dump | 139 | .Fa dump |
| @@ -175,7 +175,7 @@ bytes. | |||
| 175 | .Fn ASN1_parse | 175 | .Fn ASN1_parse |
| 176 | is identical to | 176 | is identical to |
| 177 | .Fn ASN1_parse_dump | 177 | .Fn ASN1_parse_dump |
| 178 | woth 0 passed as the | 178 | with 0 passed as the |
| 179 | .Fa dump | 179 | .Fa dump |
| 180 | argument. | 180 | argument. |
| 181 | .Sh RETURN VALUES | 181 | .Sh RETURN VALUES |
