artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a5070f
)
Document support for "openssl s_client -starttls lmtp"
author
guenther
<guenther@openbsd.org>
Fri, 18 Apr 2014 15:46:50 +0000
(15:46 +0000)
committer
guenther
<guenther@openbsd.org>
Fri, 18 Apr 2014 15:46:50 +0000
(15:46 +0000)
lib/libssl/src/doc/apps/s_client.pod
patch
|
blob
|
history
diff --git
a/lib/libssl/src/doc/apps/s_client.pod
b/lib/libssl/src/doc/apps/s_client.pod
index
3215b2e
..
445260d
100644
(file)
--- a/
lib/libssl/src/doc/apps/s_client.pod
+++ b/
lib/libssl/src/doc/apps/s_client.pod
@@
-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>