From: Thomas G. Lockhart Date: Sat, 5 Sep 1998 06:01:56 +0000 (+0000) Subject: Minor fix to add paragraph break. X-Git-Tag: REL6_4_2~476 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a29400141c134af71799bc2aad6db4faaaa2e78;p=postgresql Minor fix to add paragraph break. --- diff --git a/doc/src/sgml/ref/revoke.sgml b/doc/src/sgml/ref/revoke.sgml index 5493e93a28..6265175497 100644 --- a/doc/src/sgml/ref/revoke.sgml +++ b/doc/src/sgml/ref/revoke.sgml @@ -322,6 +322,7 @@ If user1 gives a privilege WITH GRANT OPTION to user2, and user2 gives it to user3 then user1 can revoke this privilege in cascade using the CASCADE keyword. + If user1 gives a privilege WITH GRANT OPTION to user2, and user2 gives it to user3 then if user1 try revoke this privilege it fails if he/she specify the RESTRICT