summaryrefslogtreecommitdiff
path: root/src/man/createdb.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/createdb.1')
-rw-r--r--src/man/createdb.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/createdb.1 b/src/man/createdb.1
index 25503b4915f..56ab997ccfb 100644
--- a/src/man/createdb.1
+++ b/src/man/createdb.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.10 1998/07/24 16:10:18 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.11 1998/07/24 16:36:56 momjian Exp $
.TH CREATEDB UNIX 11/05/95 PostgreSQL PostgreSQL
.SH NAME
createdb - create a database
@@ -98,8 +98,8 @@ createdb -p 5000 -h eden demo
The location of the files corresponding to the database
.IR dbname .
.SH "SEE ALSO"
-createdb(l),
-destroydb(1),
+create_database(l),
+destroy_db(1),
initdb(1),
psql(1),
postmaster(1).