summaryrefslogtreecommitdiff
path: root/src/man/drop_index.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/drop_index.l')
-rw-r--r--src/man/drop_index.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/drop_index.l b/src/man/drop_index.l
index 5ad8aa16d92..6b9bed0ebf8 100644
--- a/src/man/drop_index.l
+++ b/src/man/drop_index.l
@@ -1,7 +1,7 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_index.l,v 1.1 1996/11/14 10:17:01 scrappy Exp $
-.TH "DROP INDEX" SQL 11/05/95 Postgres95 Postgres95
+.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_index.l,v 1.1.2.1 1996/12/11 00:31:28 momjian Exp $
+.TH "DROP INDEX" SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
drop index \(em removes an index from Postgres
.SH SYNOPSIS