diff options
Diffstat (limited to 'Hurd/TheGnuHurd.mdwn')
-rw-r--r-- | Hurd/TheGnuHurd.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Hurd/TheGnuHurd.mdwn b/Hurd/TheGnuHurd.mdwn index 7f7f1301..4b29c226 100644 --- a/Hurd/TheGnuHurd.mdwn +++ b/Hurd/TheGnuHurd.mdwn @@ -28,8 +28,8 @@ file system node to which it connects. The Hurd is also a set of servers that implement these protocols. They include fie systems, network protocols and authentication. -The servers run on top of the [[Mach]] [[microkernel]] and use -Mach's [[IPC]] mechanism to transfer information. +The servers run on top of the [[microkernel/Mach]] [[microkernel]] and use +Mach's [[microkernel/mach/IPC]] mechanism to transfer information. The Hurd development effort is a somewhat separate project from the Debian GNU/Hurd port. The Hurd is a component of the GNU operating |