Index: doc/src/sgml/release-9.0.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/release-9.0.sgml,v
retrieving revision 2.37
diff -c -c -r2.37 release-9.0.sgml
*** doc/src/sgml/release-9.0.sgml	30 Jun 2010 14:25:24 -0000	2.37
--- doc/src/sgml/release-9.0.sgml	1 Jul 2010 02:29:52 -0000
***************
*** 398,404 ****
      <itemizedlist>
       <listitem>
        <para>
!        Allow continuous archive standby systems to accept read-only queries
         (Simon Riggs, Heikki Linnakangas)
        </para>
  
--- 398,404 ----
      <itemizedlist>
       <listitem>
        <para>
!        Allow a standby system to accept read-only queries
         (Simon Riggs, Heikki Linnakangas)
        </para>
  
***************
*** 412,418 ****
  
       <listitem>
        <para>
!        Allow continuous archive (<acronym>WAL</>) files to be streamed to a
         standby system (Fujii Masao, Heikki Linnakangas)
        </para>
  
--- 412,418 ----
  
       <listitem>
        <para>
!        Allow write-ahead log (<acronym>WAL</>) files to be streamed to a
         standby system (Fujii Masao, Heikki Linnakangas)
        </para>
  
