diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_table.sgml')
-rw-r--r-- | doc/src/sgml/ref/drop_table.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_table.sgml b/doc/src/sgml/ref/drop_table.sgml index f90faee34e2..0899c5a7d40 100644 --- a/doc/src/sgml/ref/drop_table.sgml +++ b/doc/src/sgml/ref/drop_table.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.11 2001/09/03 12:57:49 petere Exp $ Postgres documentation --> @@ -15,7 +15,7 @@ Postgres documentation DROP TABLE </refname> <refpurpose> - Removes tables from a database + remove a table </refpurpose> </refnamediv> <refsynopsisdiv> |