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-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b3f77ae82b854ecc4efb9223d1658029ec93b4c2;p=users%2Fbernd%2Fpostgres.git 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 6c0f8b27eb..1307083706 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -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.