aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNathan Phillip Brink <ohnobinki@ohnopublishing.net>2015-05-13 16:00:21 -0400
committerRich Salz <rsalz@openssl.org>2015-11-13 17:17:18 -0500
commitcfb4f1efbae561e7b70bf97fc8973b2aa084cb14 (patch)
tree77c7d5fd9075dc8239791f6e26707e9974dab703 /doc
parent0704343f138a38d3882d5af2a4ebe8821e9a8f3a (diff)
downloadopenssl-cfb4f1efbae561e7b70bf97fc8973b2aa084cb14.tar.gz
RT2667: Add IRC support to -starttls
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/s_client.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod
index 4d23dc9e89..6468999b25 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -298,8 +298,8 @@ 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", "ftp", "xmpp",
-and "xmpp-server".
+supported keywords are "smtp", "pop3", "imap", "ftp", "xmpp", "xmpp-server",
+and "irc."
=item B<-xmpphost hostname>