projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ca035d
)
Fix typo.
author
Bodo Möller
<bodo@openssl.org>
Mon, 11 Jul 2011 12:13:56 +0000
(12:13 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 11 Jul 2011 12:13:56 +0000
(12:13 +0000)
Submitted by: Jim Morrison
doc/ssl/ssl.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/ssl.pod
b/doc/ssl/ssl.pod
index 2b6004ee3223f828b6be06a3c95b2bfd8c27868d..6d3ee24e4e4766fe7cd3536c00ac97ab679c92fd 100644
(file)
--- a/
doc/ssl/ssl.pod
+++ b/
doc/ssl/ssl.pod
@@
-158,7
+158,7
@@
Constructor for the SSLv3 SSL_METHOD structure for combined client and server.
Constructor for the TLSv1 SSL_METHOD structure for a dedicated client.
-=item co
sn
t SSL_METHOD *B<TLSv1_server_method>(void);
+=item co
ns
t SSL_METHOD *B<TLSv1_server_method>(void);
Constructor for the TLSv1 SSL_METHOD structure for a dedicated server.