diff options
Diffstat (limited to 'src/man/drop_view.l')
-rw-r--r-- | src/man/drop_view.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/drop_view.l b/src/man/drop_view.l index c0caaf33ae9..001ebf25a32 100644 --- a/src/man/drop_view.l +++ b/src/man/drop_view.l @@ -1,9 +1,9 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_view.l,v 1.1 1997/04/26 18:43:35 scrappy Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_view.l,v 1.2 1998/01/11 22:17:34 momjian Exp $ .TH "DROP VIEW" SQL 04/25/94 PostgreSQL PostgreSQL .SH NAME -drop view \(em removes a view from Postgres +drop view - removes a view from Postgres .SH SYNOPSIS .nf \fBdrop view\fR view_name |