aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-04-12 15:05:10 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-04-12 15:05:10 +0000
commit70eeaf439f99268a72810f1d49317e1d6386eed5 (patch)
tree0005b70664828bbe71adb1ec2b9f0e2817aeae7c
parent47f96b4fd45205cd55f276eaba6574a23d2c5563 (diff)
downloadbusybox-w32-70eeaf439f99268a72810f1d49317e1d6386eed5.tar.gz
busybox-w32-70eeaf439f99268a72810f1d49317e1d6386eed5.tar.bz2
busybox-w32-70eeaf439f99268a72810f1d49317e1d6386eed5.zip
"Mac OS X" is how it is written on the Apple website
git-svn-id: svn://busybox.net/trunk/busybox@8735 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2be0672bc..aa58cd1b9 100644
--- a/README
+++ b/README
@@ -48,8 +48,8 @@ Supported kernels:
48 Full functionality requires Linux 2.2.x or better. A large fraction of the 48 Full functionality requires Linux 2.2.x or better. A large fraction of the
49 code should run on just about anything. While the current code is fairly 49 code should run on just about anything. While the current code is fairly
50 Linux specific, it should be fairly easy to port the majority of the code 50 Linux specific, it should be fairly easy to port the majority of the code
51 to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that 51 to, say, FreeBSD or Solaris, or Mac OS X, or even Windows (if you are into
52 sort of thing). 52 that sort of thing).
53 53
54---------------- 54----------------
55 55