diff options
Diffstat (limited to 'doc/man1/s_time.pod')
-rw-r--r-- | doc/man1/s_time.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man1/s_time.pod b/doc/man1/s_time.pod index d17e13728e..c08e44a431 100644 --- a/doc/man1/s_time.pod +++ b/doc/man1/s_time.pod @@ -135,16 +135,16 @@ option enables various workarounds. This allows the TLSv1.2 and below cipher list sent by the client to be modified. This list will be combined with any TLSv1.3 ciphersuites that have been configured. Although the server determines which cipher suite is used it should -take the first supported cipher in the list sent by the client. See the -L<ciphers(1)> command for more information. +take the first supported cipher in the list sent by the client. See +L<ciphers(1)> for more information. =item B<-ciphersuites val> This allows the TLSv1.3 ciphersuites sent by the client to be modified. This list will be combined with any TLSv1.2 and below ciphersuites that have been configured. Although the server determines which cipher suite is used it should -take the first supported cipher in the list sent by the client. See the -B<ciphers> command for more information. The format for this list is a simple +take the first supported cipher in the list sent by the client. See +L<ciphers(1)> for more information. The format for this list is a simple colon (":") separated list of TLSv1.3 ciphersuite names. =item B<-time length> |