diff options
Diffstat (limited to 'doc/src/sgml/manage.sgml')
-rw-r--r-- | doc/src/sgml/manage.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/manage.sgml b/doc/src/sgml/manage.sgml index 43dd8d5a955..786adb71965 100644 --- a/doc/src/sgml/manage.sgml +++ b/doc/src/sgml/manage.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/manage.sgml,v 1.21 2002/01/20 22:19:56 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/manage.sgml,v 1.22 2002/08/10 19:35:00 tgl Exp $ --> <Chapter Id="manage"> @@ -130,7 +130,7 @@ to try out the examples in this manual. You will be greeted with the following message: <ProgramListing> -Welcome to psql, the PostgreSQL interactive terminal. +Welcome to psql &version;, the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands |