Skip to content

Commit b264088

Browse files
committed
Make typography consistent
1 parent ad8f6fe commit b264088

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/src/sgml/ref/grant.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.81 2009/12/17 14:36:16 rhaas Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.82 2010/03/17 20:53:19 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -61,7 +61,7 @@ GRANT { USAGE | ALL [ PRIVILEGES ] }
6161

6262
GRANT { { SELECT | UPDATE } [,...] | ALL [ PRIVILEGES ] }
6363
ON LARGE OBJECT <replaceable class="PARAMETER">loid</replaceable> [, ...]
64-
TO { [ GROUP ] <replaceable class="PARAMETER">rolename</replaceable> | PUBLIC } [, ...] [ WITH GRANT OPTION ]
64+
TO { [ GROUP ] <replaceable class="PARAMETER">role_name</replaceable> | PUBLIC } [, ...] [ WITH GRANT OPTION ]
6565

6666
GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }
6767
ON SCHEMA <replaceable>schema_name</replaceable> [, ...]

doc/src/sgml/ref/revoke.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/revoke.sgml,v 1.54 2009/12/11 03:34:55 itagaki Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/revoke.sgml,v 1.55 2010/03/17 20:53:19 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -78,7 +78,7 @@ REVOKE [ GRANT OPTION FOR ]
7878
REVOKE [ GRANT OPTION FOR ]
7979
{ { SELECT | UPDATE } [,...] | ALL [ PRIVILEGES ] }
8080
ON LARGE OBJECT <replaceable class="PARAMETER">loid</replaceable> [, ...]
81-
FROM { [ GROUP ] <replaceable class="PARAMETER">rolename</replaceable> | PUBLIC } [, ...]
81+
FROM { [ GROUP ] <replaceable class="PARAMETER">role_name</replaceable> | PUBLIC } [, ...]
8282
[ CASCADE | RESTRICT ]
8383

8484
REVOKE [ GRANT OPTION FOR ]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy