Fix typo about SSL_CONF_FLAG_CMDLINE
[openssl.git] / doc / man3 / SSL_CONF_cmd.pod
index bbd622a687a94f05c6ba3753438aac75ca628d92..68c05d33d71f0bf9c2a87756f1f5dbcb6bdc7f12 100644 (file)
@@ -24,8 +24,8 @@ SSL_CONF_cmd_value_type() returns the type of value that B<option> refers to.
 =head1 SUPPORTED COMMAND LINE COMMANDS
 
 Currently supported B<option> names for command lines (i.e. when the
-flag B<SSL_CONF_CMDLINE> is set) are listed below. Note: all B<option> names
-are case sensitive. Unless otherwise stated commands can be used by
+flag B<SSL_CONF_FLAG_CMDLINE> is set) are listed below. Note: all B<option>
+names are case sensitive. Unless otherwise stated commands can be used by
 both clients and servers and the B<value> parameter is not used. The default
 prefix for command line commands is B<-> and that is reflected below.