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 6dbff8927b6..881556b3234 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -8123,7 +8123,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) <row> <entry><literal>verify-ca</literal></entry> <entry>Yes</entry> - <entry><literal>Depends on CA</literal>-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> |