diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
commit | e5534118b8e145f0592ce6ac9e19a12828c7c7b1 (patch) | |
tree | d0a632b0d17fbeb7612e82e2291141fcb036471e /microkernel/mach | |
parent | 788474e9ad8f8d07f02e829739801b7a522835ba (diff) | |
parent | fc333951a76c5cc8ec4611b2b14562fde4c65219 (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'microkernel/mach')
-rw-r--r-- | microkernel/mach/gnumach.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnumach.mdwn b/microkernel/mach/gnumach.mdwn index b385ca09..d9ff6535 100644 --- a/microkernel/mach/gnumach.mdwn +++ b/microkernel/mach/gnumach.mdwn @@ -9,7 +9,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -GNU Mach is the microkernel that the [[GNU_Hurd|hurd]] system is based on. +GNU Mach is the microkernel that the GNU/Hurd system is based on. It is maintained by the Hurd developers for the GNU project and remains compatible with [[Mach]] 3.0. |