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 4650839a59..ff879281bd 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.8 1998/01/29 02:26:33 scrappy Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.9 1998/06/24 13:21:25 momjian Exp $
.TH CREATEDB UNIX 11/05/95 PostgreSQL PostgreSQL
.SH NAME
createdb - create a database
@@ -41,7 +41,7 @@ and
environment variables will be passed on to
.IR psql
and processed as described in
-.IR psql (1).
+.IR psql(1).
.PP
The optional argument
.IR dbname
@@ -59,7 +59,7 @@ understands the following command-line options:
Specifies an authentication system
.IR "system"
(see
-.IR pgintro (1))
+.IR pgintro(1))
to use in connecting to the
.IR postmaster
process. This option no longer has any effect.