summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_s_mem.pod
AgeCommit message (Collapse)Author
2000-09-16Change spelling back to "behaviour" and "flavour" instead of theBodo Möller
American variants.
2000-09-16ispell and some other nit-pickingUlf Möller
2000-09-14BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte
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.
2000-09-14Remove indentation in the NAME section. There's really no need toRichard Levitte
indent there, especially since the pod2* scripts will regard that as preformated text. In one case, indent a code section one step.
2000-09-10More preliminary BIO docs...Dr. Stephen Henson
Incomplete and possibly inaccurate. Hope somone is checking these :-)