Index: doc/src/sgml/ref/vacuumdb.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/ref/vacuumdb.sgml,v
retrieving revision 1.44
diff -c -c -r1.44 vacuumdb.sgml
*** doc/src/sgml/ref/vacuumdb.sgml	26 Feb 2009 16:02:37 -0000	1.44
--- doc/src/sgml/ref/vacuumdb.sgml	27 Nov 2009 17:40:12 -0000
***************
*** 159,165 ****
        <term><option>--analyze</option></term>
        <listitem>
         <para>
!         Calculate statistics for use by the optimizer.
         </para>
        </listitem>
       </varlistentry>
--- 159,165 ----
        <term><option>--analyze</option></term>
        <listitem>
         <para>
!         Also calculate statistics for use by the optimizer.
         </para>
        </listitem>
       </varlistentry>
