From 511b798c466a98cf702ea35943cf03e9e109817b Mon Sep 17 00:00:00 2001
From: Tom Lane
Date: Fri, 2 May 2008 22:50:21 +0000
Subject: Update documentation for psql relation-size-in-\dt+ patch.
---
doc/src/sgml/ref/psql-ref.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index e98b36fdcf..6578159d90 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
@@ -1068,7 +1068,7 @@ testdb=>
the listing to system objects; without S,
only non-system objects are shown. If + 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.
--
cgit v1.2.3