summaryrefslogtreecommitdiff
path: root/Hurd/TheGnuHurd.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Hurd/TheGnuHurd.mdwn')
-rw-r--r--Hurd/TheGnuHurd.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/Hurd/TheGnuHurd.mdwn b/Hurd/TheGnuHurd.mdwn
index fac42770..ff20aaf3 100644
--- a/Hurd/TheGnuHurd.mdwn
+++ b/Hurd/TheGnuHurd.mdwn
@@ -11,5 +11,9 @@ 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 [[Mach]] and use Mach's [[IPC]] mechanism to
-transfer information.
+The servers run on top of the [[Mach]] [[microkernel]] and use
+Mach's [[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
+system.