Skip to content

Commit 96f5323

Browse files
committed
Remove monitor mention and add psql.
1 parent e2bc275 commit 96f5323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/man/sql.l

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/sql.l,v 1.12 1998/06/24 13:21:30 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/sql.l,v 1.13 1998/07/16 15:54:39 momjian Exp $
44
.TH INTRODUCTION SQL 11/5/95 PostgreSQL PostgreSQL
55
.SH "Section 4 - SQL Commands (COMMANDS)"
66
.SH "General Information"
@@ -313,4 +313,4 @@ delete(l),
313313
execute(l),
314314
update(l),
315315
select(l),
316-
monitor(1).
316+
psql(1).

0 commit comments

Comments
 (0)