From 5c15a54e851ecdd2b53e6d6a84f8ec0802ffc3cb Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 21 Jan 2018 13:40:55 +0100 Subject: Fix wording of "hostaddrs" The field is still called "hostaddr", so make sure references use "hostaddr values" instead. Author: Michael Paquier --- doc/src/sgml/libpq.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 92c64b43d4a..02884bae1ff 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1010,8 +1010,8 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname - A comma-separated list of hostaddrs is also accepted, in - which case each host in the list is tried in order. See + A comma-separated list of hostaddr values is also + accepted, in which case each host in the list is tried in order. See for details. -- cgit v1.2.3