|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/ref/revoke.sgml,v 1.11 2000/10/05 19:48:18 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/revoke.sgml,v 1.12 2000/10/12 21:23:34 momjian Exp $ |
3 | 3 | Postgres documentation
|
4 | 4 | -->
|
5 | 5 |
|
@@ -375,7 +375,7 @@ REVOKE GRANT OPTION FOR <replaceable class="parameter">privilege</replaceable> [
|
375 | 375 |
|
376 | 376 | <para>
|
377 | 377 | If user1 gives a privilege WITH GRANT OPTION to user2,
|
378 |
| - and user2 gives it to user3, then if user1 tries revoke |
| 378 | + and user2 gives it to user3, then if user1 triestorevoke |
379 | 379 | this privilege it fails if he specify the RESTRICT
|
380 | 380 | keyword.
|
381 | 381 | </para>
|
|