1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

improve manual page

This commit is contained in:
Bruce Momjian
1999-10-26 04:40:58 +00:00
parent 2c212b2c54
commit 021146f375
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.12 1999/10/14 01:28:41 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.13 1999/10/26 04:40:56 momjian Exp $
Postgres documentation
-->
@ -671,8 +671,7 @@ testdb=>
<listitem>
<para>
List the description from <literal>pg_description</literal>
of the specified object, which can be a
table, table.column, type, operator, or aggregate.
of the specified object.
</para>
<tip>
<para>