From 9f894981daf247e9d97f65e9534ca1326ea95ae1 Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Tue, 23 Mar 2004 06:09:00 +0000 Subject: [PATCH] Fix typo in postmaster reference page: from Tom. --- doc/src/sgml/ref/postmaster.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/ref/postmaster.sgml b/doc/src/sgml/ref/postmaster.sgml index 0d6b6dba08f..4d6145488ce 100644 --- a/doc/src/sgml/ref/postmaster.sgml +++ b/doc/src/sgml/ref/postmaster.sgml @@ -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"> configuration parameter.