diff options
Diffstat (limited to 'doc/src/sgml/man7/GRANT.7')
-rw-r--r-- | doc/src/sgml/man7/GRANT.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/man7/GRANT.7 b/doc/src/sgml/man7/GRANT.7 index 08fae60..d88a5aa 100644 --- a/doc/src/sgml/man7/GRANT.7 +++ b/doc/src/sgml/man7/GRANT.7 @@ -2,12 +2,12 @@ .\" Title: GRANT .\" Author: The PostgreSQL Global Development Group .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 2023 -.\" Manual: PostgreSQL 15.5 Documentation -.\" Source: PostgreSQL 15.5 +.\" Date: 2024 +.\" Manual: PostgreSQL 15.6 Documentation +.\" Source: PostgreSQL 15.6 .\" Language: English .\" -.TH "GRANT" "7" "2023" "PostgreSQL 15.5" "PostgreSQL 15.5 Documentation" +.TH "GRANT" "7" "2024" "PostgreSQL 15.6" "PostgreSQL 15.6 Documentation" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- |