summaryrefslogtreecommitdiff
path: root/src/man/psql.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/psql.1')
-rw-r--r--src/man/psql.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/psql.1 b/src/man/psql.1
index b48d852d75a..3a5cdc98d1e 100644
--- a/src/man/psql.1
+++ b/src/man/psql.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.4 1996/12/11 00:28:03 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.5 1996/12/11 22:58:16 momjian Exp $
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
.SH NAME
psql \(em run the interactive query front-end
@@ -209,8 +209,8 @@ In normal operation, psql provides a prompt with the name of the
database that psql is current connected to followed by the string "=>".
For example,
.nf
-Welcome to the POSTGRES95 interactive sql monitor:
- Please read the file COPYRIGHT for copyright terms of POSTGRES95
+Welcome to the POSTGRESQL interactive sql monitor:
+ Please read the file COPYRIGHT for copyright terms of POSTGRESQL
type \e? for help on slash commands
type \eq to quit