summaryrefslogtreecommitdiff
path: root/microkernel/mach/history.mdwn
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-12-05 14:22:27 +0100
committerNeal H. Walfield <neal@gnu.org>2008-12-05 14:22:27 +0100
commit309fca6529444a2baa40cc029fe3db7db2000249 (patch)
treebe2e7492ad76eab231a571d65d079a140da44102 /microkernel/mach/history.mdwn
parent5333b0c747f4fd97f05bd6c4eeaeb10a62b439e5 (diff)
parent64053fc344b6874499ddf82c6a97d6e9031a546d (diff)
Merge branch 'master' of ssh://neal@git.sv.gnu.org/srv/git/hurd/web
Diffstat (limited to 'microkernel/mach/history.mdwn')
-rw-r--r--microkernel/mach/history.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/history.mdwn b/microkernel/mach/history.mdwn
index 8f4b528b..a8951737 100644
--- a/microkernel/mach/history.mdwn
+++ b/microkernel/mach/history.mdwn
@@ -41,7 +41,7 @@ Meanwhile, OSKit became unmaintained, thus posing more of a burden on than being
In 2005 Gianluca Guida started a different attempt to use the osenv interface with minimal changes to GNU Mach 1.x, thus allowing use of the generic driver interface while importing as little of the umaintained OSKit code as possible. However, there turned out to be serious problems with OSKit, so this attempt was abandoned as well.
Today, GNU Mach development focuses on the 1.x branch again -- see also this
-list of [[gnu_mach/projects]].
+list of [[gnumach/projects]].
# <a name="Status_of_the_project"> Status of the project </a>