diff options
Diffstat (limited to 'doc/src/sgml/ref/load.sgml')
| -rw-r--r-- | doc/src/sgml/ref/load.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/load.sgml b/doc/src/sgml/ref/load.sgml index c62c85f582..aef72fe646 100644 --- a/doc/src/sgml/ref/load.sgml +++ b/doc/src/sgml/ref/load.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/load.sgml,v 1.18 2003/08/31 17:32:23 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/load.sgml,v 1.19 2003/09/11 21:42:20 momjian Exp $ --> <refentry id="SQL-LOAD"> @@ -50,7 +50,7 @@ LOAD '<replaceable class="PARAMETER">filename</replaceable>' <title>Compatibility</title> <para> - <command>LOAD</command> is a <application>PostgreSQL</application> + <command>LOAD</command> is a <productname>PostgreSQL</productname> extension. </para> </refsect1> |
