From 003ad5f003175b888fc076aff1a6fc44fbf0eb99 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 20 Nov 2016 21:33:42 +0000 Subject: grammar fix; --- src/lib/libcrypto/man/BUF_MEM_new.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/BUF_MEM_new.3 b/src/lib/libcrypto/man/BUF_MEM_new.3 index 70e7189545..23a77752a9 100644 --- a/src/lib/libcrypto/man/BUF_MEM_new.3 +++ b/src/lib/libcrypto/man/BUF_MEM_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BUF_MEM_new.3,v 1.6 2016/11/20 19:08:51 schwarze Exp $ +.\" $OpenBSD: BUF_MEM_new.3,v 1.7 2016/11/20 21:33:42 jmc Exp $ .\" OpenSSL 18edda0f Sep 20 03:28:54 2000 +0000 .\" .\" This file was written by Ralf S. Engelschall . @@ -176,7 +176,7 @@ on error. .Fn BUF_MEM_grow and .Fn BUF_MEM_grow_clean -returns zero on error or the new size (i.e.\& +return zero on error or the new size (i.e.\& .Fa len ) . .Sh SEE ALSO .Xr bio 3 -- cgit v1.2.3-55-g6feb