diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_restore.sgml')
| -rw-r--r-- | doc/src/sgml/ref/pg_restore.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 22f264ceac..cacb9f9ae8 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.14 2001/08/22 20:23:23 petere Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.15 2001/09/03 12:57:50 petere Exp $ --> <refentry id="APP-PGRESTORE"> <docinfo> @@ -17,8 +17,7 @@ <refname>pg_restore</refname> <refpurpose> - Restore a <PRODUCTNAME>Postgres</PRODUCTNAME> database from an archive file created by -<command>pg_dump</command> + restore a <productname>PostgreSQL</productname> database from an archive file created by pg_dump </refpurpose> </refnamediv> |
