From: Bruce Momjian Date: Tue, 1 Feb 2011 18:53:04 +0000 (-0500) Subject: Add missing period "." in pg_upgrade documentation. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=d2888d1ca36c266900eeea95401269c782074251;p=users%2Fc2main%2Fpostgres.git Add missing period "." in pg_upgrade documentation. --- diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 261177c903..8a3e41a830 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -214,7 +214,7 @@ gmake prefix=/usr/local/pgsql.new install Install pg_upgrade and - pg_upgrade_support in the new PostgreSQL cluster + pg_upgrade_support in the new PostgreSQL cluster.