From: Tom Lane Date: Fri, 2 Dec 2005 23:14:02 +0000 (+0000) Subject: Fix obsolete description of -h option, per Andreas Schmidt. X-Git-Tag: REL8_0_5~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0be56634bb36ef320d84d229070c1fa05d8a97e;p=thirdparty%2Fpostgresql.git Fix obsolete description of -h option, per Andreas Schmidt. --- diff --git a/doc/src/sgml/ref/postmaster.sgml b/doc/src/sgml/ref/postmaster.sgml index 518f958e519..26f01b7fa37 100644 --- a/doc/src/sgml/ref/postmaster.sgml +++ b/doc/src/sgml/ref/postmaster.sgml @@ -1,5 +1,5 @@ @@ -181,7 +181,7 @@ PostgreSQL documentation Specifies the IP host name or address on which the postmaster is to listen for TCP/IP connections from client applications. The value can also be a - space-separated list of addresses, or * to specify + comma-separated list of addresses, or * to specify listening on all available interfaces. An empty value specifies not listening on any IP addresses, in which case only Unix-domain sockets can be used to connect to the