]> granicus.if.org Git - postgresql/commitdiff
A few changes to reflect things properly suggested by David
authorMarc G. Fournier <scrappy@hub.org>
Sat, 26 Apr 1997 18:43:40 +0000 (18:43 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 26 Apr 1997 18:43:40 +0000 (18:43 +0000)
src/man/drop_database.l [moved from src/man/destroydb.l with 78% similarity]
src/man/drop_view.l [moved from src/man/remove_view.l with 83% similarity]

similarity index 78%
rename from src/man/destroydb.l
rename to src/man/drop_database.l
index 249ec250da480be8456ed7a22ac6dae4ea6fe0be..ef14074eba59782f10663a32c78872726bdbbd48 100644 (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
similarity index 83%
rename from src/man/remove_view.l
rename to src/man/drop_view.l
index fdcd0ca39522721d151d3955f106806082694443..c0caaf33ae984c5cd1347793bb39cbf7e39a3ac3 100644 (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