aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2011-02-01 13:57:43 -0500
committerBruce Momjian <bruce@momjian.us>2011-02-01 13:57:43 -0500
commit902aae5ec58f71b8d9f7efb5ed474d0f5439439d (patch)
tree03f048de06cc1b69b7230eeb86de72383298a872 /doc/src
parentd2888d1ca36c266900eeea95401269c782074251 (diff)
downloadpostgresql-902aae5ec58f71b8d9f7efb5ed474d0f5439439d.tar.gz
postgresql-902aae5ec58f71b8d9f7efb5ed474d0f5439439d.zip
Clarify pg_upgrade install instructions, per suggestion from Robert Haas.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/pgupgrade.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml
index 8a3e41a8308..5b42fa85aa9 100644
--- a/doc/src/sgml/pgupgrade.sgml
+++ b/doc/src/sgml/pgupgrade.sgml
@@ -213,8 +213,8 @@ gmake prefix=/usr/local/pgsql.new install
<title>Install pg_upgrade and pg_upgrade_support</title>
<para>
- Install <application>pg_upgrade</> and
- <application>pg_upgrade_support</> in the new PostgreSQL cluster.
+ Install the <application>pg_upgrade</> binary and
+ <application>pg_upgrade_support</> library in the new PostgreSQL cluster.
</para>
</step>