From 940c272713242bcc8ff6a54576c20345a43a098c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 8 Nov 2016 22:19:45 +0000 Subject: some cleanup; --- src/lib/libcrypto/man/BN_zero.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/BN_zero.3') diff --git a/src/lib/libcrypto/man/BN_zero.3 b/src/lib/libcrypto/man/BN_zero.3 index 2d9b943a96..9f2b18aa1f 100644 --- a/src/lib/libcrypto/man/BN_zero.3 +++ b/src/lib/libcrypto/man/BN_zero.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: BN_zero.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: BN_zero.3,v 1.4 2016/11/08 22:19:45 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 8 2016 $ .Dt BN_ZERO 3 .Os .Sh NAME @@ -100,6 +100,6 @@ Someone might change the constant. .Pp If a .Vt BIGNUM -is equal to 0xffffffffL it can be represented as an +is equal to 0xffffffffL; it can be represented as an .Vt unsigned long but this value is also returned on error. -- cgit v1.2.3-55-g6feb