diff options
Diffstat (limited to 'src/man/grant.l')
-rw-r--r-- | src/man/grant.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/grant.l b/src/man/grant.l index a761893f7c..661571cc08 100644 --- a/src/man/grant.l +++ b/src/man/grant.l @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/grant.l,v 1.1 1996/11/14 10:17:15 scrappy Exp $ -.TH GRANT SQL 11/05/95 Postgres95 Postgres95 +.\" $Header: /cvsroot/pgsql/src/man/Attic/grant.l,v 1.2 1996/12/11 00:27:46 momjian Exp $ +.TH GRANT SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME grant \(em grant access control to a user or group .SH SYNOPSIS |