A further attempt at clarifying the \distv business.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Jan 2009 19:27:14 +0000 (19:27 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Jan 2009 19:27:14 +0000 (19:27 +0000)
doc/src/sgml/ref/psql-ref.sgml

index d75a0ad5a816ebad8e85364323be6047372a4490..d0a9b106ac23482abc99eb79d211da2604a5b283 100644 (file)
@@ -1120,13 +1120,14 @@ testdb=&gt;
 
         <listitem>
         <para>
-        For the above commands, the letters
+        In this group of commands, the letters
         <literal>i</literal>, <literal>s</literal>,
-        <literal>t</literal>, <literal>v</literal>,
-        <literal>S</literal> stand for index, sequence, table, view,
-        and system table, respectively. You can specify any or all of
+        <literal>t</literal>, and <literal>v</literal>
+        stand for index, sequence, table, and view, respectively.
+        You can specify any or all of
         these letters, in any order, to obtain a listing of all the
-        matching objects.  If <literal>+</literal> is
+        matching objects.  For example, <literal>\dit</> lists indexes
+        and tables.  If <literal>+</literal> is
         appended to the command name, each object is listed with its
         physical size on disk and its associated description, if any.
         The letter <literal>S</literal> restricts the listing