summaryrefslogtreecommitdiff
path: root/doc/man1/openssl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/openssl.pod')
-rw-r--r--doc/man1/openssl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod
index c874cca0b7..9bfd2f88a8 100644
--- a/doc/man1/openssl.pod
+++ b/doc/man1/openssl.pod
@@ -589,7 +589,7 @@ B<s_client> and B<s_server> commands.
=item B<-dtls>, B<-dtls1>, B<-dtls1_2>
-These options specify to use DTLS instead of DLTS.
+These options specify to use DTLS instead of TLS.
With B<-dtls>, clients will negotiate any supported DTLS protocol version.
Use the B<-dtls1> or B<-dtls1_2> options to support only DTLS1.0 or DTLS1.2,
respectively.