diff options
Diffstat (limited to 'src/man/destroyuser.1')
-rw-r--r-- | src/man/destroyuser.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/man/destroyuser.1 b/src/man/destroyuser.1 index 364f568da83..42809374e2f 100644 --- a/src/man/destroyuser.1 +++ b/src/man/destroyuser.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.11 1998/07/24 16:44:04 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.12 1998/10/14 02:54:33 momjian Exp $ .TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroyuser - destroy a Postgres user and associated databases @@ -51,8 +51,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. |