diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-12 15:05:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-12 15:05:10 +0000 |
commit | 2d71756217af03048c4f9d7a9b56d0bbb38dc3bb (patch) | |
tree | 0005b70664828bbe71adb1ec2b9f0e2817aeae7c /README | |
parent | 9b3ce77b0785d64fca332a9c01d8a15aac382d8b (diff) | |
download | busybox-2d71756217af03048c4f9d7a9b56d0bbb38dc3bb.tar.gz |
"Mac OS X" is how it is written on the Apple website
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,8 +48,8 @@ Supported kernels: Full functionality requires Linux 2.2.x or better. A large fraction of the code should run on just about anything. While the current code is fairly Linux specific, it should be fairly easy to port the majority of the code - to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that - sort of thing). + to, say, FreeBSD or Solaris, or Mac OS X, or even Windows (if you are into + that sort of thing). ---------------- |