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