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 7f01fcc1486..95f6989f51e 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1249,7 +1249,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname </listitem> </varlistentry> - <varlistentry id="libpq-tcp-user-timeout" xreflabel="libpq_tcp_user_timeout"> + <varlistentry id="libpq-tcp-user-timeout" xreflabel="tcp_user_timeout"> <term><literal>tcp_user_timeout</literal></term> <listitem> <para> |