From 11a0f7c47c759a6a24cb1a97b23160532ee09267 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Sat, 15 Jan 2022 23:38:50 +0000 Subject: spelling ok tb@ --- src/lib/libcrypto/man/BIO_dump.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/BIO_dump.3') diff --git a/src/lib/libcrypto/man/BIO_dump.3 b/src/lib/libcrypto/man/BIO_dump.3 index 1b66d95679..b2145e2242 100644 --- a/src/lib/libcrypto/man/BIO_dump.3 +++ b/src/lib/libcrypto/man/BIO_dump.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_dump.3,v 1.2 2021/07/11 20:18:07 beck Exp $ +.\" $OpenBSD: BIO_dump.3,v 1.3 2022/01/15 23:38:50 jsg Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 11 2021 $ +.Dd $Mdocdate: January 15 2022 $ .Dt BIO_DUMP 3 .Os .Sh NAME @@ -76,7 +76,7 @@ the same bytes are printed again, this time as ASCII characters. Non-printable ASCII characters are replaced with dots. .Pp Trailing space characters and NUL bytes are omitted from the main table. -If there are any, an additional line is printed, constisting of the +If there are any, an additional line is printed, consisting of the .Fa len argument as a four-digit hexadecimal number, a dash, and the fixed string .Qq . -- cgit v1.2.3-55-g6feb