diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/pgupgrade.sgml | 4 |
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> |