openssl/doc
Benjamin Kaduk 4e3973b457 Try to unify BIO read/write parameter names
After the recent reworking, not everything matched up, and some
comments didn't catch up to the outl-->dlen and inl-->dlen renames
that happened during the development of the recent patches.

Try to make parameter names consistent across header, implementation,
and manual pages.

Also remove some trailing whitespace that was inadvertently introduced.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1798)
2016-10-29 00:56:52 +02:00
..
HOWTO
man1 Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
man3 Try to unify BIO read/write parameter names 2016-10-29 00:56:52 +02:00
man5 Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
man7 Document the new BIO functions introduced as part of the size_t work 2016-10-28 09:48:54 +01:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
README Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00

README  This file

fingerprints.txt
        PGP fingerprints of authoried release signers

standards.txt
        Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/
        A few how-to documents; not necessarily up-to-date

man1/
        The openssl command-line tools; start with openssl.pod

man3/
        The SSL library and the crypto library

man5/
        File formats

man7/
        Overviews; start with crypto.pod and ssl.pod, for example

Formatted versions of the manpages (apps,ssl,crypto) can be found at
        https://www.openssl.org/docs/manpages.html