diff options
-rw-r--r-- | doc/src/sgml/libpq.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 82e597830de..5df7316b48a 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7492,7 +7492,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) <row> <entry><literal>verify-ca</></entry> <entry>Yes</entry> - <entry><literal>Depends on CA</>-policy</entry> + <entry>Depends on CA policy</entry> <entry>I want my data encrypted, and I accept the overhead. I want to be sure that I connect to a server that I trust. </entry> |