Fix typo in manpage SSL_CONF_cmd(3)
[openssl.git] / doc / man3 / SSL_CONF_cmd.pod
index 23aff16fde20d5019bc9865d027e9fd2fa81635c..2f91fcb759c36e015311c2de58695080916dce2c 100644 (file)
@@ -64,7 +64,7 @@ Allows servers to accept client-initiated renegotiation. Equivalent to
 setting B<SSL_OP_ALLOW_CLIENT_RENEGOTIATION>.
 Only used by servers.
 
-=item B<-legacyrenegotiation>
+=item B<-legacy_renegotiation>
 
 Permits the use of unsafe legacy renegotiation. Equivalent to setting
 B<SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION>.