mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Minor cleanup in markup, especially in the Output section.
This commit is contained in:
@@ -104,16 +104,24 @@ Grant all privileges.
|
||||
<PARA>
|
||||
The name of an object to which to grant access.
|
||||
The possible objects are:
|
||||
<simplelist>
|
||||
<member>
|
||||
table
|
||||
<member>
|
||||
view
|
||||
<member>
|
||||
sequence
|
||||
<member>
|
||||
index
|
||||
</simplelist>
|
||||
|
||||
<itemizedlist mark="bullet" spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
table
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
view
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
sequence
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
index
|
||||
</itemizedlist>
|
||||
|
||||
<VARLISTENTRY>
|
||||
<TERM>
|
||||
@@ -154,14 +162,6 @@ Outputs
|
||||
</TITLE>
|
||||
<PARA>
|
||||
|
||||
<VARIABLELIST>
|
||||
<VARLISTENTRY>
|
||||
<TERM>
|
||||
<replaceable>status</replaceable>
|
||||
</TERM>
|
||||
<LISTITEM>
|
||||
<PARA>
|
||||
|
||||
<VARIABLELIST>
|
||||
<VARLISTENTRY>
|
||||
<TERM>
|
||||
@@ -183,7 +183,6 @@ if it is impossible
|
||||
to give privileges to the specified group or users.
|
||||
|
||||
</VARIABLELIST>
|
||||
</VARIABLELIST>
|
||||
|
||||
</REFSECT2>
|
||||
</REFSYNOPSISDIV>
|
||||
|
||||
Reference in New Issue
Block a user