aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-12 15:05:10 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-12 15:05:10 +0000
commit2d71756217af03048c4f9d7a9b56d0bbb38dc3bb (patch)
tree0005b70664828bbe71adb1ec2b9f0e2817aeae7c
parent9b3ce77b0785d64fca332a9c01d8a15aac382d8b (diff)
downloadbusybox-w32-2d71756217af03048c4f9d7a9b56d0bbb38dc3bb.tar.gz
busybox-w32-2d71756217af03048c4f9d7a9b56d0bbb38dc3bb.tar.bz2
busybox-w32-2d71756217af03048c4f9d7a9b56d0bbb38dc3bb.zip
"Mac OS X" is how it is written on the Apple website
-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