File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.162 2002/12/06 05:18:57 momjian Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.163 2002/12/09 21:03:30 momjian Exp $
33-->
44
55<Chapter Id="runtime">
@@ -2682,22 +2682,22 @@ kernel.shmmax = 134217728
26822682
26832683
26842684 <varlistentry>
2685- <term><systemitem class="osname">OS/ X</></term>
2686- <indexterm><primary>OS/ X</></>
2685+ <term><systemitem class="osname">MacOS X</></term>
2686+ <indexterm><primary>MacOS X</></>
26872687 <listitem>
26882688 <para>
26892689 Edit the file
26902690 <filename>/System/Library/StartupItems/SystemTuning/SystemTuning
2691- </> and edit the following values:
2691+ </> and change the following values:
26922692<programlisting>
26932693sysctl -w kern.sysv.shmmax
26942694sysctl -w kern.sysv.shmmin
26952695sysctl -w kern.sysv.shmmni
26962696sysctl -w kern.sysv.shmseg
26972697sysctl -w kern.sysv.shmall
26982698</programlisting>
2699- These values have the same meanings on OS/X as those listed for
2700- previous operating systems.
2699+ These values have the same meanings on <productname>MacOS</> X
2700+ as those listed for previous operating systems.
27012701 </para>
27022702 </listitem>
27032703 </varlistentry>
You can’t perform that action at this time.
0 commit comments