This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not
authorBruce Momjian
Mon, 9 Dec 2002 21:03:30 +0000 (21:03 +0000)
committerBruce Momjian
Mon, 9 Dec 2002 21:03:30 +0000 (21:03 +0000)
"OS/X".

Neil Conway

doc/src/sgml/runtime.sgml

index 934ac3e543f1f00665361b51e0a7b0a4ecb8fc2a..2ed1d06972a254ed7a50d0b5c3a82d0cfed831f4 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -2682,13 +2682,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
@@ -2696,8 +2696,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.