projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
BIO_seed() and BIO_tell() were documented in two other documents,
[openssl.git]
/
doc
/
crypto
/
BIO_s_mem.pod
diff --git
a/doc/crypto/BIO_s_mem.pod
b/doc/crypto/BIO_s_mem.pod
index
47f64b0
..
0c5f58e
100644
(file)
--- a/
doc/crypto/BIO_s_mem.pod
+++ b/
doc/crypto/BIO_s_mem.pod
@@
-2,7
+2,8
@@
=head1 NAME
-BIO_s_mem - memory BIO
+BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf,
+BIO_get_mem_ptr, BIO_new_mem_buf - memory BIO
=head1 SYNOPSIS