]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Add missing comma in list of SSL versions
authorMagnus Hagander <magnus@hagander.net>
Mon, 2 Nov 2020 14:20:19 +0000 (15:20 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 2 Nov 2020 14:20:51 +0000 (15:20 +0100)
doc/src/sgml/sslinfo.sgml

index 74aaf1b2af3b41cb935a267849b702a10aee36a9..b87fc6a2a5086f69f69d5aa69008876b3ae85ac3 100644 (file)
@@ -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>