diff options
-rw-r--r-- | hurd/neighborhurd.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/neighborhurd.mdwn b/hurd/neighborhurd.mdwn index 088214d8..02ee0b02 100644 --- a/hurd/neighborhurd.mdwn +++ b/hurd/neighborhurd.mdwn @@ -19,9 +19,9 @@ It is possible to run multiple instances of the Hurd in parallel, on a single instance of Mach. Other than performance [[crosstalk]], they are essentially isolated. Practically, as many devices do not allow multiple -non-[[cooperating]] users, e.g., hard drive and network +non-[[cooperating|cooperation]] users, e.g., hard drive and network this is not currently possible. It can be overcome, -however, by [[virtualizing]] these problematic devices. +however, by [[virtualizing|virtualization]] these problematic devices. When extra hardware is not available, it is possible to use a [[sub-Hurd|subhurd]]. |