autoupdate
authorKarl Berry <karl@freefriends.org>
Sat, 30 Jun 2012 15:26:44 +0000 (08:26 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 30 Jun 2012 15:26:44 +0000 (08:26 -0700)
doc/INSTALL
doc/INSTALL.ISO
doc/INSTALL.UTF-8

index 6e90e07..ccd486c 100644 (file)
@@ -124,7 +124,7 @@ architecture at a time in the source code directory.  After you have
 installed the package for one architecture, use `make distclean' before
 reconfiguring for another architecture.
 
-   On MacOS X 10.5 and later systems, you can create libraries and
+   On Mac OS X 10.5 and later systems, you can create libraries and
 executables that work on multiple system types--known as "fat" or
 "universal" binaries--by specifying multiple `-arch' options to the
 compiler but only a single `-arch' option to the preprocessor.  Like
index d60e29a..12b25de 100644 (file)
@@ -124,7 +124,7 @@ architecture at a time in the source code directory.  After you have
 installed the package for one architecture, use 'make distclean' before
 reconfiguring for another architecture.
 
-   On MacOS X 10.5 and later systems, you can create libraries and
+   On Mac OS X 10.5 and later systems, you can create libraries and
 executables that work on multiple system types--known as "fat" or
 "universal" binaries--by specifying multiple '-arch' options to the
 compiler but only a single '-arch' option to the preprocessor.  Like
index 89e5f65..5d3e89d 100644 (file)
@@ -124,7 +124,7 @@ architecture at a time in the source code directory.  After you have
 installed the package for one architecture, use ‘make distclean’ before
 reconfiguring for another architecture.
 
-   On MacOS X 10.5 and later systems, you can create libraries and
+   On Mac OS X 10.5 and later systems, you can create libraries and
 executables that work on multiple system types--known as "fat" or
 "universal" binaries--by specifying multiple ‘-arch’ options to the
 compiler but only a single ‘-arch’ option to the preprocessor.  Like