diff options
Diffstat (limited to 'src/man/destroyuser.1')
| -rw-r--r-- | src/man/destroyuser.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/destroyuser.1 b/src/man/destroyuser.1 index 2cd131e944..c8848cf262 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.7 1998/03/06 18:03:35 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.8 1998/06/24 13:21:25 momjian Exp $ .TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroyuser - destroy a Postgres user and associated databases @@ -38,7 +38,7 @@ and 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. |
