From 7ba47bf96165e0c2e38dbbde36ae5d2608bfe1cc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 9 Dec 2002 21:03:42 +0000 Subject: [PATCH] This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not "OS/X". Neil Conway --- doc/src/sgml/runtime.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index ed3cb0393fe..a6d18e9f229 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.