Document support for "openssl s_client -starttls lmtp"
authorguenther <guenther@openbsd.org>
Fri, 18 Apr 2014 15:46:50 +0000 (15:46 +0000)
committerguenther <guenther@openbsd.org>
Fri, 18 Apr 2014 15:46:50 +0000 (15:46 +0000)
lib/libssl/src/doc/apps/s_client.pod

index 3215b2e..445260d 100644 (file)
@@ -209,7 +209,7 @@ command for more information.
 
 send the protocol-specific message(s) to switch to TLS for communication.
 B<protocol> is a keyword for the intended protocol.  Currently, the only
-supported keywords are "smtp", "pop3", "imap", and "ftp".
+supported keywords are "smtp", "lmtp", "pop3", "imap", and "ftp".
 
 =item B<-tlsextdebug>