From e05d97d2a0ec0063a0a11bf0b2ac2d04dfcf7798 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Mon, 21 Nov 2016 22:19:15 +0000 Subject: various cleanup; --- src/lib/libcrypto/man/bn_dump.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/bn_dump.3') diff --git a/src/lib/libcrypto/man/bn_dump.3 b/src/lib/libcrypto/man/bn_dump.3 index 73f0cfe23f..9c4b06e9b3 100644 --- a/src/lib/libcrypto/man/bn_dump.3 +++ b/src/lib/libcrypto/man/bn_dump.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: bn_dump.3,v 1.2 2015/11/12 09:51:55 jmc Exp $ +.\" $OpenBSD: bn_dump.3,v 1.3 2016/11/21 22:19:15 jmc Exp $ .\" -.Dd $Mdocdate: November 12 2015 $ +.Dd $Mdocdate: November 21 2016 $ .Dt BN_DUMP 3 .Os .Sh NAME @@ -327,7 +327,7 @@ This structure contains BN_CTX_NUM .Vt BIGNUM Ns s, see .Xr BN_CTX_start 3 . -.Ss Low-level arithmetic operations +.Ss Low level arithmetic operations These functions are implemented in C and for several platforms in assembly language: .Pp -- cgit v1.2.3-55-g6feb