Fix obsolete description of -h option, per Andreas Schmidt.
authorTom Lane
Fri, 2 Dec 2005 23:13:46 +0000 (23:13 +0000)
committerTom Lane
Fri, 2 Dec 2005 23:13:46 +0000 (23:13 +0000)
doc/src/sgml/ref/postmaster.sgml

index 518f958e5192bccc69a06ad4dc31ee34b8ef23f0..aa332ed2f22f1ee72ed15aa47bca08f1260269b5 100644 (file)
@@ -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