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.35
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/BUF_MEM_new.3 b/src/lib/libcrypto/man/BUF_MEM_new.3
index f87e4f8257..10258b7aaf 100644
--- a/src/lib/libcrypto/man/BUF_MEM_new.3
+++ b/src/lib/libcrypto/man/BUF_MEM_new.3
@@ -1,4 +1,4 @@
1.Dd $Mdocdate: September 22 2015 $ 1.Dd $Mdocdate: March 12 2016 $
2.Dt BUF_MEM_NEW 3 2.Dt BUF_MEM_NEW 3
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -89,9 +89,6 @@ returns the buffer or
89.Dv NULL 89.Dv NULL
90on error. 90on error.
91.Pp 91.Pp
92.Fn BUF_MEM_free
93returns no value.
94.Pp
95.Fn BUF_MEM_grow 92.Fn BUF_MEM_grow
96returns zero on error or the new size (i.e. 93returns zero on error or the new size (i.e.
97.Fa len Ns ). 94.Fa len Ns ).