X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fssl%2FSSL_CONF_cmd_argv.pod;h=6e66441cd1b6c8bd9e0c343b57662ed46e0dfb04;hb=6c0a1e2f8c5efc3dd4a8d4722465721034b55d92;hp=8d495ba5cbb0ba41987047dd8aff0891f21f45e1;hpb=edb128ce00ddbf53afa90100cc6567bd32275287;p=oweals%2Fopenssl.git diff --git a/doc/ssl/SSL_CONF_cmd_argv.pod b/doc/ssl/SSL_CONF_cmd_argv.pod index 8d495ba5cb..6e66441cd1 100644 --- a/doc/ssl/SSL_CONF_cmd_argv.pod +++ b/doc/ssl/SSL_CONF_cmd_argv.pod @@ -14,13 +14,13 @@ SSL_CONF_cmd_argv - SSL configuration command line processing. The function SSL_CONF_cmd_argv() processes at most two command line arguments from B and B. The values of B and B -are updated to reflect the number of command options procesed. The B +are updated to reflect the number of command options processed. The B argument can be set to B is it is not used. =head1 RETURN VALUES SSL_CONF_cmd_argv() returns the number of command arguments processed: 0, 1, 2 -2 or a negative error code. +or a negative error code. If -2 is returned then an argument for a command is missing. @@ -37,6 +37,6 @@ L =head1 HISTORY -These functions were first added to OpenSSL 1.1.0 +These functions were first added to OpenSSL 1.0.2 =cut