|
1 | 1 | .\" This is -*-nroff-*- |
2 | 2 | .\" XXX standard disclaimer belongs here.... |
3 | | -.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.28 1998/08/10 20:31:40 momjian Exp $ |
| 3 | +.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.29 1998/10/14 02:54:39 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 |
@@ -117,8 +117,6 @@ understands the following command-line options: |
117 | 117 | .BR"-a"" system" |
118 | 118 | Specifies an authentication system |
119 | 119 | .IR"system" |
120 | | -(see |
121 | | -.IR pgintro(1)) |
122 | 120 | to use in connecting to the |
123 | 121 | .IR postmaster |
124 | 122 | process. This option no longer has any effect. |
@@ -424,10 +422,6 @@ only applies if |
424 | 422 | authentication is in use. If this environment variable is set, Postgres |
425 | 423 | will attempt authentication with servers for this realm and use |
426 | 424 | separate ticket files to avoid conflicts with local ticket files. |
427 | | -See |
428 | | -.IR pgintro(1) |
429 | | -for additional information on |
430 | | -.IR Kerberos. |
431 | 425 |
|
432 | 426 | .SH "RETURN VALUE" |
433 | 427 | .IR psql |
|