1
0
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:
Thomas G. Lockhart
1998-10-30 19:34:40 +00:00
parent 3ac0a4e058
commit 3d83e28b2b
61 changed files with 168 additions and 818 deletions

View File

@@ -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>