*** doc/src/sgml/ref/psql-ref.sgml.orig	Thu Mar 11 13:20:56 2004
--- doc/src/sgml/ref/psql-ref.sgml	Thu Mar 11 13:22:31 2004
***************
*** 995,1004 ****
          <term><literal>\dp</literal> [ <replaceable class="parameter">pattern</replaceable> ]</term>
  	<listitem>
  	<para>
!         Produces a list of all available tables with their
          associated access privileges.
  	If <replaceable class="parameter">pattern</replaceable> is
! 	specified, only tables whose names match the pattern are listed.
  	</para>
  
  	<para>
--- 995,1004 ----
          <term><literal>\dp</literal> [ <replaceable class="parameter">pattern</replaceable> ]</term>
  	<listitem>
  	<para>
!         Produces a list of all available tables, views and sequences with their
          associated access privileges.
  	If <replaceable class="parameter">pattern</replaceable> is
! 	specified, only tables, views and sequences whose names match the pattern are listed.
  	</para>
  
  	<para>
