summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/BUF_MEM_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/BUF_MEM_new.3')
-rw-r--r--lib/libcrypto/man/BUF_MEM_new.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libcrypto/man/BUF_MEM_new.3 b/lib/libcrypto/man/BUF_MEM_new.3
index 10258b7aaf4..609df414576 100644
--- a/lib/libcrypto/man/BUF_MEM_new.3
+++ b/lib/libcrypto/man/BUF_MEM_new.3
@@ -1,4 +1,6 @@
-.Dd $Mdocdate: March 12 2016 $
+.\" $OpenBSD: BUF_MEM_new.3,v 1.4 2016/11/06 15:52:50 jmc Exp $
+.\"
+.Dd $Mdocdate: November 6 2016 $
.Dt BUF_MEM_NEW 3
.Os
.Sh NAME
@@ -91,7 +93,7 @@ on error.
.Pp
.Fn BUF_MEM_grow
returns zero on error or the new size (i.e.
-.Fa len Ns ).
+.Fa len ) .
.Sh SEE ALSO
.Xr bio 3
.Sh HISTORY