diff options
Diffstat (limited to 'src/man/close.l')
-rw-r--r-- | src/man/close.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/close.l b/src/man/close.l index 4220d3120a..9818ce984d 100644 --- a/src/man/close.l +++ b/src/man/close.l @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/close.l,v 1.1 1996/11/14 10:15:27 scrappy Exp $ -.TH CLOSE SQL 11/05/95 Postgres95 Postgres95 +.\" $Header: /cvsroot/pgsql/src/man/Attic/close.l,v 1.2 1996/12/11 00:27:06 momjian Exp $ +.TH CLOSE SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME close \(em close a cursor .SH SYNOPSIS |