From 4a1c29f87e7e21c1e2cb97fdc48558975ed01f46 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 12 Feb 2004 19:58:16 +0000 Subject: Improve \? wording, remove 'internal'. --- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- doc/src/sgml/start.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 2e17c0310a0..37ebdc045fc 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -524,7 +524,7 @@ Welcome to psql &version;, the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands - \? for help on internal slash commands + \? for help with psql commands \g or terminate with semicolon to execute query \q to quit diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index ac5111679ef..88be062428f 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -1,5 +1,5 @@ @@ -321,7 +321,7 @@ Welcome to psql &version;, the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands - \? for help on internal slash commands + \? for help with psql commands \g or terminate with semicolon to execute query \q to quit -- cgit v1.2.3