diff options
| author | Bruce Momjian <bruce@momjian.us> | 2011-02-01 13:53:04 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2011-02-01 13:53:04 -0500 |
| commit | d2888d1ca36c266900eeea95401269c782074251 (patch) | |
| tree | b9444212843c6c4a0e6bb76527e8cf04dd1b50e1 /doc/src | |
| parent | 2bb87a61a84ab74b7ba820aac787443a78897bf4 (diff) | |
Add missing period "." in pg_upgrade documentation.
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/pgupgrade.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 261177c9031..8a3e41a8308 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -214,7 +214,7 @@ gmake prefix=/usr/local/pgsql.new install <para> Install <application>pg_upgrade</> and - <application>pg_upgrade_support</> in the new PostgreSQL cluster + <application>pg_upgrade_support</> in the new PostgreSQL cluster. </para> </step> |
