diff options
author | AkibAzmain <AkibAzmain@web> | 2021-03-09 12:08:12 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2021-03-09 12:08:12 +0100 |
commit | b81ce6fb8313e811a00e9ef37c1f58c2c6192047 (patch) | |
tree | 9bb2fb4ecbeb14be2b5c67390e094736761fcac3 | |
parent | b3ff0d0202657a1ce47553d49eed5afac3ad61a3 (diff) |
Fixed typo: MCU -> CMU
-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 536cbf35..df1a3dab 100644 --- a/microkernel/mach.mdwn +++ b/microkernel/mach.mdwn @@ -10,7 +10,7 @@ License|/fdl]]."]]"""]] [[!meta title="Mach"]] -Mach is a so-called first generation [[microkernel]]. Originally developed by Carnegie Mellon University (MCU) from 1985 to 1994, which was then forked and carried from 1996 onward by GNU. It is the +Mach is a so-called first generation [[microkernel]]. Originally developed by Carnegie Mellon University (CMU) from 1985 to 1994, which was then forked and carried from 1996 onward by GNU. It is the microkernel currently used by the [[Hurd]]. * [[Concepts]] |