summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_s_socket.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 20:24:56 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 20:24:56 +0000
commit8eec1389fb8e649fe971046b4108a66544955017 (patch)
treee26acf662ce80c37d2fe2265c14859897427d716 /doc/crypto/BIO_s_socket.pod
parente38dabbc0c678739d79971c04f2852b71f90a59f (diff)
BIO_seed() and BIO_tell() were documented in two other documents,
which is redundant. They are now in their own document. Also, in the name section, all the functions described shoud be enumerated. This will also make it much simpler to generate softlinks name like each function to man-pages containing the info.
Diffstat (limited to 'doc/crypto/BIO_s_socket.pod')
-rw-r--r--doc/crypto/BIO_s_socket.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_s_socket.pod b/doc/crypto/BIO_s_socket.pod
index 54f2b2343b..ec450e11f1 100644
--- a/doc/crypto/BIO_s_socket.pod
+++ b/doc/crypto/BIO_s_socket.pod
@@ -2,7 +2,7 @@
=head1 NAME
-BIO_s_socket - socket BIO
+BIO_s_socket, BIO_new_socket - socket BIO
=head1 SYNOPSIS