1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
This commit is contained in:
Bruce Momjian
1998-06-24 13:21:30 +00:00
parent f391dcd0bf
commit a8376c1c84
42 changed files with 122 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.7 1998/03/06 18:03:31 momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.8 1998/06/24 13:21:25 momjian Exp $
.TH CREATEUSER UNIX 11/05/95 PostgreSQL PostgreSQL
.SH NAME
createuser - create a Postgres user
@@ -37,7 +37,7 @@ 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 username
@@ -52,7 +52,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.