diff options
Diffstat (limited to 'src/man/drop_type.l')
-rw-r--r-- | src/man/drop_type.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/drop_type.l b/src/man/drop_type.l index 3bf3e0f32bb..0d7a3fe1297 100644 --- a/src/man/drop_type.l +++ b/src/man/drop_type.l @@ -1,9 +1,9 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.4 1997/08/26 17:39:30 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.5 1998/01/11 22:17:33 momjian Exp $ .TH "DROP TYPE" SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME -drop type \(em remove a user-defined type from the system catalogs +drop type - remove a user-defined type from the system catalogs .SH SYNOPSIS .nf \fBdrop type\fR typename |