Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bca6ca

Browse files
committed
This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not
"OS/X".Neil Conway
1 parent9ee4891 commit3bca6ca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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">MacOSX</></term>
2686+
<indexterm><primary>MacOSX</></>
26872687
<listitem>
26882688
<para>
26892689
Edit the file
26902690
<filename>/System/Library/StartupItems/SystemTuning/SystemTuning
2691-
</> andedit the following values:
2691+
</> andchange the following values:
26922692
<programlisting>
26932693
sysctl -w kern.sysv.shmmax
26942694
sysctl -w kern.sysv.shmmin
26952695
sysctl -w kern.sysv.shmmni
26962696
sysctl -w kern.sysv.shmseg
26972697
sysctl -w kern.sysv.shmall
26982698
</programlisting>
2699-
These values have the same meanings onOS/X as those listed for
2700-
previous operating systems.
2699+
These values have the same meanings on<productname>MacOS</> X
2700+
as those listed forprevious operating systems.
27012701
</para>
27022702
</listitem>
27032703
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp