Skip to content

Commit 021146f

Browse files
committed
improve manual page
1 parent 2c212b2 commit 021146f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.12 1999/10/14 01:28:41 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.13 1999/10/26 04:40:56 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -671,8 +671,7 @@ testdb=>
671671
<listitem>
672672
<para>
673673
List the description from <literal>pg_description</literal>
674-
of the specified object, which can be a
675-
table, table.column, type, operator, or aggregate.
674+
of the specified object.
676675
</para>
677676
<tip>
678677
<para>

src/bin/psql/psql.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.194 1999/10/25 03:07:54 tgl Exp $
10+
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.195 1999/10/26 04:40:58 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -274,7 +274,7 @@ slashUsage(PsqlSettings *pset)
274274
fprintf(fout, " \\copy table {from | to} <fname>\n");
275275
fprintf(fout, " \\d [<table>] -- list tables and indices, columns in <table>, or * for all\n");
276276
fprintf(fout, " \\da -- list aggregates\n");
277-
fprintf(fout, " \\dd [<object>]- list comment for table, field, type, function, or operator.\n");
277+
fprintf(fout, " \\dd [<object>]- list comment an object.\n");
278278
fprintf(fout, " \\df -- list functions\n");
279279
fprintf(fout, " \\di -- list only indices\n");
280280
fprintf(fout, " \\do -- list operators\n");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy