projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee455f8
)
Fix typo in postmaster reference page: from Tom.
author
Neil Conway
Tue, 23 Mar 2004 06:09:00 +0000
(06:09 +0000)
committer
Neil Conway
Tue, 23 Mar 2004 06:09:00 +0000
(06:09 +0000)
doc/src/sgml/ref/postmaster.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/postmaster.sgml
b/doc/src/sgml/ref/postmaster.sgml
index 0d6b6dba08ff637c8d7f5fe58d7cab0c1c787897..4d6145488cefb670c806855a4e521b673af81280 100644
(file)
--- 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">.
+ linkend="guc-listen-addresses">
configuration parameter
.