1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-24 09:27:52 +03:00

No more pgintro.

This commit is contained in:
Bruce Momjian
1998-10-14 02:54:39 +00:00
parent 103959a3df
commit 39f2ec55d7
10 changed files with 12 additions and 35 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.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.