1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Patch NAME section of reference pages.

This commit is contained in:
Bruce Momjian
2001-08-13 15:24:46 +00:00
parent 1b5cffacdf
commit 4d7af98759
8 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.9 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
@@ -15,7 +15,7 @@ Postgres documentation
DROP TABLE
</refname>
<refpurpose>
Removes existing tables from a database
Removes tables from a database
</refpurpose>
</refnamediv>
<refsynopsisdiv>