diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml
new file mode 100644
index 49aaf51..bf58a0a
*** a/doc/src/sgml/ref/pgupgrade.sgml
--- b/doc/src/sgml/ref/pgupgrade.sgml
*************** NET STOP postgresql-9.0
*** 336,343 ****
       Always run the <application>pg_upgrade</> binary of the new server, not the old one.
       <application>pg_upgrade</> requires the specification of the old and new cluster's
       data and executable (<filename>bin</>) directories. You can also specify
!      user and port values, and whether you want the data linked instead of
!      copied (the default).
      </para>
  
      <para>
--- 336,343 ----
       Always run the <application>pg_upgrade</> binary of the new server, not the old one.
       <application>pg_upgrade</> requires the specification of the old and new cluster's
       data and executable (<filename>bin</>) directories. You can also specify
!      user and port values, and whether you want the data files linked
!      instead of the default copy behavior.
      </para>
  
      <para>
