From 9b41da6ce48e3bed6730faa6347a5461175cff83 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 11 Dec 1996 00:28:15 +0000 Subject: Rename postgres95 to PostgreSQL. Add comment for SELECT NULL --- src/man/commit.l | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/commit.l') diff --git a/src/man/commit.l b/src/man/commit.l index 5078816a85d..2a5b3ebbe8a 100644 --- a/src/man/commit.l +++ b/src/man/commit.l @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.1 1996/11/14 10:15:36 scrappy Exp $ -.TH COMMIT SQL 01/23/93 Postgres95 Postgres95 +.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.2 1996/12/11 00:27:08 momjian Exp $ +.TH COMMIT SQL 01/23/93 PostgreSQL PostgreSQL .SH NAME commit \(em commit the current transaction .SH SYNOPSIS -- cgit v1.2.3