projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f41b2
)
Add missing comma in list of SSL versions
author
Magnus Hagander
<magnus@hagander.net>
Mon, 2 Nov 2020 14:20:19 +0000
(15:20 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Mon, 2 Nov 2020 14:20:51 +0000
(15:20 +0100)
doc/src/sgml/sslinfo.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/sslinfo.sgml
b/doc/src/sgml/sslinfo.sgml
index 74aaf1b2af3b41cb935a267849b702a10aee36a9..b87fc6a2a5086f69f69d5aa69008876b3ae85ac3 100644
(file)
--- a/
doc/src/sgml/sslinfo.sgml
+++ b/
doc/src/sgml/sslinfo.sgml
@@
-47,7
+47,7
@@
</term>
<listitem>
<para>
- Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
+ Returns the name of the protocol used for the SSL connection (e.g., TLSv1.0
,
TLSv1.1, or TLSv1.2).
</para>
</listitem>