diff options
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index e98b36fdcf0..6578159d900 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.199 2008/03/30 18:10:20 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.200 2008/05/02 22:50:21 tgl Exp $ PostgreSQL documentation --> @@ -1068,7 +1068,7 @@ testdb=> the listing to system objects; without <literal>S</literal>, only non-system objects are shown. If <literal>+</literal> is appended to the command name, each object is listed with its - associated description, if any. + physical size on disk and its associated description, if any. </para> <para> |