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_set_negative.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/BN_set_negative.3') diff --git a/src/lib/libcrypto/man/BN_set_negative.3 b/src/lib/libcrypto/man/BN_set_negative.3 index 871de9272e..166e2f2971 100644 --- a/src/lib/libcrypto/man/BN_set_negative.3 +++ b/src/lib/libcrypto/man/BN_set_negative.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_set_negative.3,v 1.1 2016/11/05 20:36:11 schwarze Exp $ +.\" $OpenBSD: BN_set_negative.3,v 1.2 2016/11/08 22:19:45 jmc Exp $ .\" .\" Copyright (c) 2016 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: November 5 2016 $ +.Dd $Mdocdate: November 8 2016 $ .Dt BN_SET_NEGATIVE 3 .Os .Sh NAME @@ -39,7 +39,7 @@ to negative if both .Fa b and .Fa n -are nonzero, otherwise it sets it to positive. +are non-zero, otherwise it sets it to positive. .Pp .Fn BN_is_negative tests the sign of -- cgit v1.2.3-55-g6feb