summaryrefslogtreecommitdiff
path: root/src/man/createuser.1
diff options
context:
space:
mode:
authorBruce Momjian1998-10-14 02:54:39 +0000
committerBruce Momjian1998-10-14 02:54:39 +0000
commit39f2ec55d73754382005ecf31407e9990bb88d7a (patch)
tree2068a923b079c7887a439814cb6818861c6c6806 /src/man/createuser.1
parent103959a3df35e1d9f28644aaf01afac0faad80f7 (diff)
No more pgintro.
Diffstat (limited to 'src/man/createuser.1')
-rw-r--r--src/man/createuser.14
1 files changed, 1 insertions, 3 deletions
diff --git a/src/man/createuser.1 b/src/man/createuser.1
index d0e9de88f9b..4e24a796c52 100644
--- a/src/man/createuser.1
+++ b/src/man/createuser.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.12 1998/08/22 05:19:35 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.13 1998/10/14 02:54:31 momjian Exp $
.TH CREATEUSER UNIX 11/05/95 PostgreSQL PostgreSQL
.SH NAME
createuser - create a Postgres user
@@ -66,8 +66,6 @@ understands the following command-line options:
.BR "-a" " system"
Specifies an authentication system
.IR "system"
-(see
-.IR pgintro(1))
to use in connecting to the
.IR postmaster
process. This option no longer has any effect.