summaryrefslogtreecommitdiffstats
path: root/doc/man3/BUF_MEM_new.pod
diff options
context:
space:
mode:
authorKurt Roeckx <kurt@roeckx.be>2017-05-25 19:24:11 +0200
committerKurt Roeckx <kurt@roeckx.be>2017-05-25 19:31:01 +0200
commit6061f80b5c55f03f9604d793cc06917b105bc4bc (patch)
treeaecbe0d1d215f35f5968e94e5628186a6f5d3b2a /doc/man3/BUF_MEM_new.pod
parent10a1ec4833d16b15964bfa969b32d3b33534b760 (diff)
Add missing commas in pod files
Reviewed-by: Rich Salz <rsalz@openssl.org> GH: #3557
Diffstat (limited to 'doc/man3/BUF_MEM_new.pod')
-rw-r--r--doc/man3/BUF_MEM_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/BUF_MEM_new.pod b/doc/man3/BUF_MEM_new.pod
index 29466088a1..1d89159cc1 100644
--- a/doc/man3/BUF_MEM_new.pod
+++ b/doc/man3/BUF_MEM_new.pod
@@ -2,7 +2,7 @@
=head1 NAME
-BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow
+BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow,
BUF_MEM_grow_clean, BUF_reverse
- simple character array structure