Minor fix to add paragraph break.

This commit is contained in:
Thomas G. Lockhart 1998-09-05 06:01:56 +00:00
parent 6d62e1da9d
commit 3a29400141
1 changed files with 1 additions and 0 deletions

View 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