summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_CONF_cmd_argv.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-07-02 22:44:53 -0400
committerRich Salz <rsalz@akamai.com>2014-07-03 12:57:16 -0400
commitd107382214fb658309f199f7d47d4779b7ebf6a3 (patch)
tree5e1f91ae0e74c102d4e7294ea82a4a4e0141d452 /doc/ssl/SSL_CONF_cmd_argv.pod
parent03ae3ca62160c0aff3ae43e55617239263cd0f32 (diff)
Merge branch 'rsalz-docfixes'
Diffstat (limited to 'doc/ssl/SSL_CONF_cmd_argv.pod')
-rw-r--r--doc/ssl/SSL_CONF_cmd_argv.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_CONF_cmd_argv.pod b/doc/ssl/SSL_CONF_cmd_argv.pod
index 246eaa5bd3..6e66441cd1 100644
--- a/doc/ssl/SSL_CONF_cmd_argv.pod
+++ b/doc/ssl/SSL_CONF_cmd_argv.pod
@@ -14,7 +14,7 @@ SSL_CONF_cmd_argv - SSL configuration command line processing.
The function SSL_CONF_cmd_argv() processes at most two command line
arguments from B<pargv> and B<pargc>. The values of B<pargv> and B<pargc>
-are updated to reflect the number of command options procesed. The B<pargc>
+are updated to reflect the number of command options processed. The B<pargc>
argument can be set to B<NULL> is it is not used.
=head1 RETURN VALUES