From: Bruce Momjian Date: Mon, 9 Dec 2002 21:03:42 +0000 (+0000) Subject: This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not X-Git-Tag: REL7_3_1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ba47bf96165e0c2e38dbbde36ae5d2608bfe1cc;p=postgresql This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not "OS/X". Neil Conway --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index ed3cb0393f..a6d18e9f22 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -2631,13 +2631,13 @@ kernel.shmmax = 134217728 - OS/X - OS/X + MacOS X + MacOS X Edit the file /System/Library/StartupItems/SystemTuning/SystemTuning - and edit the following values: + and change the following values: sysctl -w kern.sysv.shmmax sysctl -w kern.sysv.shmmin @@ -2645,8 +2645,8 @@ sysctl -w kern.sysv.shmmni sysctl -w kern.sysv.shmseg sysctl -w kern.sysv.shmall - These values have the same meanings on OS/X as those listed for - previous operating systems. + These values have the same meanings on MacOS X + as those listed for previous operating systems.