projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bebad33
)
Add missing comma in list of SSL versions
author
Magnus Hagander
Mon, 2 Nov 2020 14:20:19 +0000
(15:20 +0100)
committer
Magnus Hagander
Mon, 2 Nov 2020 14:20:45 +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 e5d7cff97aacbeebe123e3035314e9374c61d4d4..0ef4acfeb5726f24bc3d8aa0f5b31171000d77bb 100644
(file)
--- a/
doc/src/sgml/sslinfo.sgml
+++ b/
doc/src/sgml/sslinfo.sgml
@@
-52,7
+52,7
@@
- 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).