diff options
Diffstat (limited to 'src/man/create_version.l')
-rw-r--r-- | src/man/create_version.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/create_version.l b/src/man/create_version.l index 7aa53058df..79362445ba 100644 --- a/src/man/create_version.l +++ b/src/man/create_version.l @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/create_version.l,v 1.1 1996/11/14 10:16:15 scrappy Exp $ -.TH "CREATE VERSION" SQL 01/23/93 Postgres95 Postgres95 +.\" $Header: /cvsroot/pgsql/src/man/Attic/create_version.l,v 1.2 1996/12/11 00:27:21 momjian Exp $ +.TH "CREATE VERSION" SQL 01/23/93 PostgreSQL PostgreSQL .SH NAME create version \(em construct a version class .SH SYNOPSIS |