]> granicus.if.org Git - postgresql/commitdiff
Minor fix to add paragraph break.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 5 Sep 1998 06:01:56 +0000 (06:01 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 5 Sep 1998 06:01:56 +0000 (06:01 +0000)
doc/src/sgml/ref/revoke.sgml

index 5493e93a2838e9a5d7c1049976c5fd163b334b8f..6265175497d4ce02f9d39c00d573cb1394e165e8 100644 (file)
@@ -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.
 
+<para>
 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