Index: doc/src/sgml/func.sgml
===================================================================
RCS file: /var/lib/cvs/pgsql-server/doc/src/sgml/func.sgml,v
retrieving revision 1.130
diff -c -r1.130 func.sgml
*** doc/src/sgml/func.sgml	11 Nov 2002 20:14:02 -0000	1.130
--- doc/src/sgml/func.sgml	18 Nov 2002 01:40:15 -0000
***************
*** 5296,5302 ****
        </row>
  
        <row>
!        <entry><function>version</function></entry>
         <entry><type>text</type></entry>
         <entry>PostgreSQL version information</entry>
        </row>
--- 5296,5302 ----
        </row>
  
        <row>
!        <entry><function>version()</function></entry>
         <entry><type>text</type></entry>
         <entry>PostgreSQL version information</entry>
        </row>
***************
*** 5365,5372 ****
     </indexterm>
  
     <para>
!     <function>version()</function> returns a string describing the PostgreSQL
!     server's version.
     </para>
  
    <para>
--- 5365,5372 ----
     </indexterm>
  
     <para>
!     <function>version()</function> returns a string describing the
!     <productname>PostgreSQL</productname> server's version.
     </para>
  
    <para>
