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 15923407cfc..eaee3bad43f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -7880,7 +7880,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) <row> <entry><filename>~/.postgresql/postgresql.crt</filename></entry> <entry>client certificate</entry> - <entry>requested by server</entry> + <entry>sent to server</entry> </row> <row> |