A few changes to reflect things properly suggested by David

This commit is contained in:
Marc G. Fournier 1997-04-26 18:43:40 +00:00
parent f522a32ceb
commit a902829a66
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.l,v 1.2 1996/12/11 00:27:33 momjian Exp $
.TH DESTROYDB SQL 01/23/93 PostgreSQL PostgreSQL
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_database.l,v 1.1 1997/04/26 18:43:33 scrappy Exp $
.TH "DROP DATABASE" SQL 01/23/93 PostgreSQL PostgreSQL
.SH NAME
drop database \(em destroy an existing database
.SH SYNOPSIS

View File

@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/remove_view.l,v 1.2 1996/12/11 00:28:05 momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_view.l,v 1.1 1997/04/26 18:43:35 scrappy Exp $
.TH "DROP VIEW" SQL 04/25/94 PostgreSQL PostgreSQL
.SH NAME
drop view \(em removes a view from Postgres