BIO_seed() and BIO_tell() were documented in two other documents,
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Sep 2000 20:24:56 +0000 (20:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Sep 2000 20:24:56 +0000 (20:24 +0000)
commit8eec1389fb8e649fe971046b4108a66544955017
treee26acf662ce80c37d2fe2265c14859897427d716
parente38dabbc0c678739d79971c04f2852b71f90a59f
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.
12 files changed:
doc/crypto/BIO_ctrl.pod
doc/crypto/BIO_f_base64.pod
doc/crypto/BIO_f_cipher.pod
doc/crypto/BIO_f_md.pod
doc/crypto/BIO_s_bio.pod
doc/crypto/BIO_s_connect.pod
doc/crypto/BIO_s_fd.pod
doc/crypto/BIO_s_file.pod
doc/crypto/BIO_s_mem.pod
doc/crypto/BIO_s_socket.pod
doc/crypto/BIO_set_callback.pod
doc/crypto/BIO_should_retry.pod