From: Carlos Alberto Lopez Perez Date: Mon, 6 Aug 2012 00:12:40 +0000 (+0200) Subject: Add "xmpp" to the list of supported starttls protocols on s_client manpage X-Git-Tag: master-post-reformat~1205 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=50f307a98fcc982c6dbb1891577146c6c3949ad6;p=oweals%2Fopenssl.git Add "xmpp" to the list of supported starttls protocols on s_client manpage --- diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod index e8cc8712d2..1c50836a8a 100644 --- a/doc/apps/s_client.pod +++ b/doc/apps/s_client.pod @@ -223,7 +223,7 @@ command for more information. send the protocol-specific message(s) to switch to TLS for communication. B is a keyword for the intended protocol. Currently, the only -supported keywords are "smtp", "pop3", "imap", and "ftp". +supported keywords are "smtp", "pop3", "imap", "ftp" and "xmpp". =item B<-tlsextdebug>