diff options
Diffstat (limited to 'src/man/destroydb.1')
| -rw-r--r-- | src/man/destroydb.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/destroydb.1 b/src/man/destroydb.1 index b451df6c51..d290e780be 100644 --- a/src/man/destroydb.1 +++ b/src/man/destroydb.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.7 1998/01/26 01:42:45 scrappy Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.8 1998/06/24 13:21:25 momjian Exp $ .TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroydb - destroy an existing database @@ -40,7 +40,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 dbname @@ -62,7 +62,7 @@ Prompts before destroying a database (interactive). 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. |
