mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Add missing comma in list of SSL versions
This commit is contained in:
parent
b99cbbf5ce
commit
06801aef52
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user