diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-01-03 10:48:14 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-01-03 10:48:14 +0000 |
commit | 0ec2fa6203f787affbea39f25bab24b1f24636ff (patch) | |
tree | 06aa1ee9b2349b38b23197ab93c1443ba44fbc63 | |
parent | c1033e551e30e41f968c5170fc396ec7d3747cea (diff) |
none
-rw-r--r-- | Mach/MachHistory.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mach/MachHistory.mdwn b/Mach/MachHistory.mdwn index 73ec24f2..a9be77b2 100644 --- a/Mach/MachHistory.mdwn +++ b/Mach/MachHistory.mdwn @@ -46,6 +46,6 @@ Verbatim copying and distribution of this entire article is permitted in any med -- [[Main/JoachimNilsson]] - 24 Oct 2002 -Apple's Macintosh OSX (OS 10.x) is based on [Darwin](http://www.apple.com/macosx/technologies/darwin.html). _"Darwin uses a monolithic kernel based on [[Hurd/FreeBSD]] 4.4 and the OSF/mk Mach 3."_ Darwin also has a [Kernel Programming](http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/About/index.html) Book. +Apple's Macintosh OSX (OS 10.x) is based on [Darwin](http://www.apple.com/macosx/technologies/darwin.html). _"Darwin uses a monolithic kernel based on [[TWiki/FreeBSD]] 4.4 and the OSF/mk Mach 3."_ Darwin also has a [Kernel Programming](http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/About/index.html) Book. -- [[Main/GrantBow]] - 22 Oct 2002 |