From 4cecf0b2d16beab359dc2e77bfceb0318467852d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 11 Dec 1996 00:32:08 +0000 Subject: Rename postgres95 to PostgreSQL. Add comment for SELECT NULL --- src/man/drop_function.l | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/drop_function.l') diff --git a/src/man/drop_function.l b/src/man/drop_function.l index f7a80358f22..6853d86b5b0 100644 --- a/src/man/drop_function.l +++ b/src/man/drop_function.l @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_function.l,v 1.1 1996/11/14 10:16:53 scrappy Exp $ -.TH "DROP FUNCTION" SQL 11/05/95 Postgres95 Postgres95 +.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_function.l,v 1.1.2.1 1996/12/11 00:31:27 momjian Exp $ +.TH "DROP FUNCTION" SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME drop function \(em remove a user-defined C function .SH SYNOPSIS -- cgit v1.2.3