]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Doc: Remove the use of a duplicate word.
authorAmit Kapila <akapila@postgresql.org>
Mon, 26 Sep 2022 03:56:47 +0000 (09:26 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 26 Sep 2022 03:56:47 +0000 (09:26 +0530)
This has been removed in HEAD by commit a234177906, so doing just backpatch
to 15 where it was introduced in commit 860ea46ba7.

Author: Zhang Mingli
Discussion: https://postgr.es/m/OS0PR01MB57162559C01FE2848C12E8F7944D9@OS0PR01MB5716.jpnprd01.prod.outlook.com

doc/src/sgml/runtime.sgml

index c9b3ea430546c0cd871ac7c2fe87e3c42e966ce0..a8c05bbd9d886c64a5b5424c8e0cc2641330b4a7 100644 (file)
@@ -2223,7 +2223,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
    With <acronym>SSL</acronym> support compiled in, the
    <productname>PostgreSQL</productname> server can be started with
    support for encrypted connections using <acronym>TLS</acronym> protocols
-   enabled by by setting the parameter
+   enabled by setting the parameter
    <xref linkend="guc-ssl"/> to <literal>on</literal> in
    <filename>postgresql.conf</filename>.  The server will listen for both normal
    and <acronym>SSL</acronym> connections on the same TCP port, and will negotiate