Index: doc/src/sgml/runtime.sgml
===================================================================
RCS file: /var/lib/cvs/pgsql-server/doc/src/sgml/runtime.sgml,v
retrieving revision 1.159
diff -c -r1.159 runtime.sgml
*** doc/src/sgml/runtime.sgml	21 Nov 2002 18:19:51 -0000	1.159
--- doc/src/sgml/runtime.sgml	7 Dec 2002 18:42:49 -0000
***************
*** 2680,2692 ****
  
  
       <varlistentry>
!       <term><systemitem class="osname">OS/X</></term>
!       <indexterm><primary>OS/X</></>
        <listitem>
         <para>
          Edit the file
          <filename>/System/Library/StartupItems/SystemTuning/SystemTuning
!         </> and edit the following values:
  <programlisting>
  sysctl -w kern.sysv.shmmax
  sysctl -w kern.sysv.shmmin
--- 2680,2692 ----
  
  
       <varlistentry>
!       <term><systemitem class="osname">MacOS X</></term>
!       <indexterm><primary>MacOS X</></>
        <listitem>
         <para>
          Edit the file
          <filename>/System/Library/StartupItems/SystemTuning/SystemTuning
!         </> and change the following values:
  <programlisting>
  sysctl -w kern.sysv.shmmax
  sysctl -w kern.sysv.shmmin
***************
*** 2694,2701 ****
  sysctl -w kern.sysv.shmseg
  sysctl -w kern.sysv.shmall
  </programlisting>
!         These values have the same meanings on OS/X as those listed for
!         previous operating systems.
         </para>
        </listitem>
       </varlistentry>
--- 2694,2701 ----
  sysctl -w kern.sysv.shmseg
  sysctl -w kern.sysv.shmall
  </programlisting>
!         These values have the same meanings on <productname>MacOS</> X
!         as those listed for previous operating systems.
         </para>
        </listitem>
       </varlistentry>
