diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
new file mode 100644
index 4e0492b..3a0b16d
*** a/doc/src/sgml/config.sgml
--- b/doc/src/sgml/config.sgml
*************** SET ENABLE_SEQSCAN TO OFF;
*** 410,423 ****
         </para>
  
         <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory or semaphores than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
- 
-        <para>
          When running a standby server, you must set this parameter to the
          same or higher value than on the master server. Otherwise, queries
          will not be allowed in the standby server.
--- 410,415 ----
*************** SET ENABLE_SEQSCAN TO OFF;
*** 962,974 ****
          is generally from 64MB to 512MB.
         </para>
  
-        <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
        </listitem>
       </varlistentry>
  
--- 954,959 ----
*************** SET ENABLE_SEQSCAN TO OFF;
*** 1025,1038 ****
         </para>
  
         <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
- 
-        <para>
          When running a standby server, you must set this parameter to the
          same or higher value than on the master server. Otherwise, queries
          will not be allowed in the standby server.
--- 1010,1015 ----
*************** SET ENABLE_SEQSCAN TO OFF;
*** 1829,1841 ****
          results in most cases.
         </para>
  
-        <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
        </listitem>
       </varlistentry>
  
--- 1806,1811 ----
*************** dynamic_library_path = 'C:\tools\postgre
*** 5565,5578 ****
         </para>
  
         <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
- 
-        <para>
          When running a standby server, you must set this parameter to the
          same or higher value than on the master server. Otherwise, queries
          will not be allowed in the standby server.
--- 5535,5540 ----
*************** dynamic_library_path = 'C:\tools\postgre
*** 5603,5615 ****
          only be set at server start.
         </para>
  
-        <para>
-         Increasing this parameter might cause <productname>PostgreSQL</>
-         to request more <systemitem class="osname">System V</> shared
-         memory than your operating system's default configuration
-         allows. See <xref linkend="sysvipc"> for information on how to
-         adjust those parameters, if necessary.
-        </para>
        </listitem>
       </varlistentry>
  
--- 5565,5570 ----
