aboutsummaryrefslogtreecommitdiff
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:17 +0100
commit2c9772f5f5b4172d7332c7fbf742d773bdf44e1c (patch)
treebaf3347279351bb781561943264292941d690972
parent2189f49c420f2bf49dfac122f9fbae51c3565594 (diff)
downloadpostgresql-2c9772f5f5b4172d7332c7fbf742d773bdf44e1c.tar.gz
postgresql-2c9772f5f5b4172d7332c7fbf742d773bdf44e1c.zip
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 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>