diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-03 16:39:41 +0200 |
commit | 27c0d08ddcc1a4ad46fde7b39107c526946bb421 (patch) | |
tree | 91ec5901571ed88e1432c7606e7872dbf1dcaa2e /microkernel/mach.mdwn | |
parent | 855af9a0ee8d1bdebff882a62104134a71044dba (diff) | |
download | web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.gz web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.tar.bz2 web-27c0d08ddcc1a4ad46fde7b39107c526946bb421.zip |
Further clean-ups and removals.
Diffstat (limited to 'microkernel/mach.mdwn')
-rw-r--r-- | microkernel/mach.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach.mdwn b/microkernel/mach.mdwn index 9da27269..761b9b3d 100644 --- a/microkernel/mach.mdwn +++ b/microkernel/mach.mdwn @@ -8,7 +8,7 @@ microkernel currently used by the [[Hurd]]. # Implementations * [[GNUMach]] -* [[OskitMach]] - A Once Successor of Mach based on OSKit +* [[Mach/OskitMach]] - A Once Successor of Mach based on OSKit * [Apple's Darwin](http://developer.apple.com/darwin/) ([API](http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/index.html)) (**non-free**) # Related |