summaryrefslogtreecommitdiff
path: root/src/man/notify.l
diff options
context:
space:
mode:
authorBruce Momjian1996-12-11 00:28:15 +0000
committerBruce Momjian1996-12-11 00:28:15 +0000
commit9b41da6ce48e3bed6730faa6347a5461175cff83 (patch)
tree794ba84c08a83c6a56714c73ba33d6ecd75475ed /src/man/notify.l
parent7f36a2a7180b0cba2a2cde14df8061de8d4e04c3 (diff)
Rename postgres95 to PostgreSQL. Add comment for SELECT NULL
Diffstat (limited to 'src/man/notify.l')
-rw-r--r--src/man/notify.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/notify.l b/src/man/notify.l
index 24470d594f..aa659b9763 100644
--- a/src/man/notify.l
+++ b/src/man/notify.l
@@ -1,7 +1,7 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/notify.l,v 1.1 1996/11/14 10:17:38 scrappy Exp $
-.TH "NOTIFY" SQL 11/05/95 Postgres95 Postgres95
+.\" $Header: /cvsroot/pgsql/src/man/Attic/notify.l,v 1.2 1996/12/11 00:27:57 momjian Exp $
+.TH "NOTIFY" SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
notify \(em signal all frontends and backends listening on a class
.SH SYNOPSIS