summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2019-11-20 17:03:07 +0100
committerMagnus Hagander <magnus@hagander.net>2019-11-20 17:04:28 +0100
commitd40efd2b4d592a2144d5d4edd70424f6bef2cf17 (patch)
tree9795f00b0b46e06875e5b8205c877550c6b8853d
parent7d467dee0831728de107ad15c5625bf97698d790 (diff)
Remove incorrect markup
Author: Daniel Gustafsson <daniel@yesql.se>
-rw-r--r--doc/src/sgml/libpq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index e16ab72c0b1..b1ab3f8e64e 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -7963,7 +7963,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>