diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-05-15 00:06:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-05-15 00:06:00 +0000 |
commit | 2eb4bb4b6a7438db5435459ca4d3cb5d1f4435cc (patch) | |
tree | 4ca924bbc803e50631876c020b5b5c82bf67439f /Mach | |
parent | a7a8aa04cbe27c59b6f68c8eabe4693cbddccc70 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/BuildingOskitMach.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index a6893fc4..525fa3f1 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -1,6 +1,6 @@ %TOC% -This is a brief Building OSKit Mach HowTO. It covers evrything from getting the latest sources of both the \[[http://www.cs.utah.edu/flux/oskit/]\[OSKit] and the OSKit branch of the GNUmach kernel. Down to building and debugging them. +This is a brief Building OSKit Mach HowTO. It covers evrything from getting the latest sources of both the [OSKit](http://www.cs.utah.edu/flux/oskit/) and the OSKit branch of the GNUmach kernel. There is also [another guide](http://www.etherhogz.org/doc/oskit-mach.html). Down to building and debugging them. ## <a name="Getting_your_hands_on_the_source"> Getting your hands on the source </a> |