diff README @ 1621:f12379c41042

Fixes bug #195: The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can bee seen in many places, for example http://www.apple.com/macosx/). This contrasts the naming of the old operating system, which was called "MacOS" and today is often refered to as "MacOS Classic". The attached patches fixes the misuse of the name "MacOS X" in both the SDL12 and sdlweb CVS modules.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 13 Apr 2006 13:08:26 +0000
parents 3f395c825b14
children 14717b52abc0
line wrap: on
line diff
--- a/README	Wed Apr 12 14:38:47 2006 +0000
+++ b/README	Thu Apr 13 13:08:26 2006 +0000
@@ -16,7 +16,7 @@
 several other languages, including Ada, C#, Eiffel, Java, Lua, ML,
 Objective C, Pascal, Perl, PHP, Pike, Python, and Ruby.
 
-The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
+The current version supports Linux, Windows, BeOS, MacOS, Mac OS X,
 FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX.  The code contains
 support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64,
 RISC OS, SymbianOS, and OS/2, but these are not officially supported.