summaryrefslogtreecommitdiffstats
path: root/doc/man3/BUF_MEM_new.pod
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2018-06-12 21:46:50 +0200
committerKurt Roeckx <kurt@roeckx.be>2018-06-13 20:12:45 +0200
commit17e822e9f85e4cd65eba1dd4ba710749aa71793f (patch)
tree4d01f1b64f77e8b2fef4a572defc27f7f9c6fd16 /doc/man3/BUF_MEM_new.pod
parenta3e9d5aa980f238805970f420adf5e903d35bf09 (diff)
Fix manpage problems
CLA: trivial Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> GH: #6472
Diffstat (limited to 'doc/man3/BUF_MEM_new.pod')
-rw-r--r--doc/man3/BUF_MEM_new.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man3/BUF_MEM_new.pod b/doc/man3/BUF_MEM_new.pod
index 1d89159cc1..95d3a074f3 100644
--- a/doc/man3/BUF_MEM_new.pod
+++ b/doc/man3/BUF_MEM_new.pod
@@ -6,8 +6,6 @@ BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow,
BUF_MEM_grow_clean, BUF_reverse
- simple character array structure
-standard C library equivalents
-
=head1 SYNOPSIS
#include <openssl/buffer.h>