summaryrefslogtreecommitdiff
path: root/src/man/destroydb.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/destroydb.1')
-rw-r--r--src/man/destroydb.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/destroydb.1 b/src/man/destroydb.1
index 0c73acb2a21..e9255d5fc79 100644
--- a/src/man/destroydb.1
+++ b/src/man/destroydb.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.9 1998/07/24 16:10:19 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.10 1998/07/24 16:36:56 momjian Exp $
.TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL
.SH NAME
destroydb - destroy an existing database
@@ -94,7 +94,7 @@ destroydb -p 5000 -h eden demo
The location of the files corresponding to the database
.IR dbname .
.SH "SEE ALSO"
-destroydb(l),
+drop_database(l),
createdb(1),
initdb(1),
psql(1).