1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Put some kind of grammatical uniformity in the <refpurpose> lines.

This commit is contained in:
Peter Eisentraut
2001-09-03 12:57:50 +00:00
parent 69c52c8e5b
commit 89a1ea4207
91 changed files with 221 additions and 194 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.35 2001/08/22 20:23:23 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.36 2001/09/03 12:57:50 petere Exp $
Postgres documentation
-->
@@ -20,7 +20,7 @@ Postgres documentation
<refname>pg_dump</refname>
<refpurpose>
Extract a <productname>Postgres</productname> database into a script file or other archive file
extract a <productname>PostgreSQL</productname> database into a script file or other archive file
</refpurpose>
</refnamediv>