Fix typo in postmaster reference page: from Tom.
authorNeil Conway
Tue, 23 Mar 2004 06:09:00 +0000 (06:09 +0000)
committerNeil Conway
Tue, 23 Mar 2004 06:09:00 +0000 (06:09 +0000)
doc/src/sgml/ref/postmaster.sgml

index 0d6b6dba08ff637c8d7f5fe58d7cab0c1c787897..4d6145488cefb670c806855a4e521b673af81280 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -179,7 +179,7 @@ PostgreSQL documentation
         postmaster.  Defaults to listening only on
         localhost.
         Specifying this option is equivalent to setting the 
-        linkend="guc-listen-addresses">.
+        linkend="guc-listen-addresses"> configuration parameter.