summaryrefslogtreecommitdiff
path: root/src/man/revoke.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/revoke.l')
-rw-r--r--src/man/revoke.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/revoke.l b/src/man/revoke.l
index 312d687555..d1363ae976 100644
--- a/src/man/revoke.l
+++ b/src/man/revoke.l
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/revoke.l,v 1.3 1998/01/11 22:17:56 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/revoke.l,v 1.4 1998/06/24 13:21:29 momjian Exp $
.TH REVOKE SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
revoke - revoke access privileges
@@ -26,4 +26,4 @@ revoke insert
from public
.fi
.SH "SEE ALSO"
-grant(l)
+grant(l).