summaryrefslogtreecommitdiff
path: root/Hurd/TheGnuHurd.mdwn
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2007-08-22 20:24:25 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2007-08-22 20:24:25 +0000
commit359bb0d1616f113ef181621d1992678eb8cf063c (patch)
tree99d912892d9d4ee09442884991f7c1feb3c6f6d8 /Hurd/TheGnuHurd.mdwn
parentf8735152c50e3e7b1315ea8ac38639062c0a0742 (diff)
web commit by NealWalfield: Add some text from [[Hurd/HurdNames]]
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.