Fix obsolete description of -h option, per Andreas Schmidt.
authorTom Lane <[email protected]>
Fri, 2 Dec 2005 23:14:02 +0000 (23:14 +0000)
committerTom Lane <[email protected]>
Fri, 2 Dec 2005 23:14:02 +0000 (23:14 +0000)
doc/src/sgml/ref/postmaster.sgml

index 7c9331b3154d02d8551b71aa8a0fcf2b8242924c..346d1ae574595e39965624f4c510106aaced339e 100644 (file)
@@ -181,7 +181,7 @@ PostgreSQL documentation
         Specifies the IP host name or address on which the
         <command>postmaster</command> is to listen for TCP/IP
         connections from client applications.  The value can also be a
-        space-separated list of addresses, or <literal>*</> to specify
+        comma-separated list of addresses, or <literal>*</> 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