|
1 | 1 | .\" This is -*-nroff-*-
|
2 | 2 | .\" XXX standard disclaimer belongs here....
|
3 |
| -.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.26 1998/06/24 13:21:29 momjian Exp $ |
| 3 | +.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.27 1998/08/03 05:54:30 momjian Exp $ |
4 | 4 | .TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
|
5 | 5 | .SH NAME
|
6 | 6 | psql - run the interactive query front-end
|
@@ -219,7 +219,7 @@ will give you tables with borders.
|
219 | 219 | .BR"-u"
|
220 | 220 | Asks the user for the user name and password before connecting to the database.
|
221 | 221 | If the database does not require password authentication then these are
|
222 |
| -ignored. If the optioni snot used (and the PGPASSWORD environment variable |
| 222 | +ignored. If the optionis not used (and the PGPASSWORD environment variable |
223 | 223 | is not set) and the database requires password authentication, then the
|
224 | 224 | connection will fail. The user name is ignored anyway.
|
225 | 225 | .TP
|
|