projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796885a
)
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:19 +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 7d3fcb716707a3b967c1b72f6dad59b2c94df816..0d6bebec98b1a03733b7dfc5b0d34530a9014194 100644
(file)
--- a/
doc/src/sgml/sslinfo.sgml
+++ b/
doc/src/sgml/sslinfo.sgml
@@
-53,7
+53,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).