Index: doc/src/sgml/array.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/array.sgml,v
retrieving revision 1.49
diff -c -c -r1.49 array.sgml
*** doc/src/sgml/array.sgml	23 Apr 2006 03:39:47 -0000	1.49
--- doc/src/sgml/array.sgml	9 May 2006 16:30:24 -0000
***************
*** 49,55 ****
  </programlisting>
  
    However, the current implementation does not enforce the array size
!   limits &mdash; the behavior is the same as for arrays of unspecified
    length.
   </para>
  
--- 49,56 ----
  </programlisting>
  
    However, the current implementation does not enforce the array size
!   or dimmension limits &mdash; the behavior is the same as for 
! arrays of unspecified
    length.
   </para>
  
