diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 00:43:27 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 00:43:27 +0100 |
commit | 028d21b56d91c44e4109c2beeb7e3ca80c247943 (patch) | |
tree | a22c04cd5ed76de5c4a9165ce1385dbb629c174a /index.mdwn | |
parent | 25bb79367934d2dd24298efbe0874e7744e0e9d5 (diff) | |
download | web-028d21b56d91c44e4109c2beeb7e3ca80c247943.tar.gz web-028d21b56d91c44e4109c2beeb7e3ca80c247943.tar.bz2 web-028d21b56d91c44e4109c2beeb7e3ca80c247943.zip |
Fix some wiki links.
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -57,13 +57,13 @@ have access to its backing store and that the principal that started it own the file system node to which it connects. The Hurd is also a set of servers that implement these protocols. The -servers run on top of [[Mach]] and use Mach's [[IPC]] mechanism to transfer -information. +servers run on top of [[microkernel/Mach]] and use Mach's +[[microkernel/mach/IPC]] mechanism to transfer information. The word *Hurd* is commonly used to refer to one of the following: - * the Hurd software that runs on top of a microkernel (most precisely) - * a machine running the [[Debian_GNU/Hurd|Distrib]] distribution + * the Hurd software that runs on top of a [[microkernel]] (most precisely) + * a machine running the [[Debian_GNU/Hurd|hurd/running/debian]] distribution * the [GNU Hurd](http://hurd.gnu.org/) project including related dependent projects * HIRD of UNIX Replacing Daemons (arguably) |