diff options
| author | Bruce Momjian | 1997-08-26 17:30:09 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1997-08-26 17:30:09 +0000 |
| commit | ed626314e6358e9e1e2a42b8eab8438b51879138 (patch) | |
| tree | 3efb9339812bf86187ca8eb3cdd2c651d1050c40 /src/man/destroyuser.1 | |
| parent | 99e9deac73e564911dd4ea630f2b4aa68e1fd607 (diff) | |
unix.1 renamed to pgintro.1.
Diffstat (limited to 'src/man/destroyuser.1')
| -rw-r--r-- | src/man/destroyuser.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/destroyuser.1 b/src/man/destroyuser.1 index c181a03226..71fbaadd91 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.2 1996/12/11 00:27:36 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.3 1997/08/26 17:29:59 momjian Exp $ .TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroyuser \(em destroy a Postgres user and associated databases @@ -52,7 +52,7 @@ understands the following command-line options: Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. |
