We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bc275 commit 96f5323Copy full SHA for 96f5323
src/man/sql.l
@@ -1,6 +1,6 @@
1
.\" This is -*-nroff-*-
2
.\" 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 $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/sql.l,v 1.13 1998/07/16 15:54:39 momjian Exp $
4
.TH INTRODUCTION SQL 11/5/95 PostgreSQL PostgreSQL
5
.SH "Section 4 - SQL Commands (COMMANDS)"
6
.SH "General Information"
@@ -313,4 +313,4 @@ delete(l),
313
execute(l),
314
update(l),
315
select(l),
316
-monitor(1).
+psql(1).
0 commit comments