summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/TheGnuHurd.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/TheGnuHurd.mdwn b/Hurd/TheGnuHurd.mdwn
index e4dc7827..fac42770 100644
--- a/Hurd/TheGnuHurd.mdwn
+++ b/Hurd/TheGnuHurd.mdwn
@@ -2,7 +2,7 @@ The Hurd is GNU's replacement for the various UNIX and Linux kernels.
The Hurd is firstly a collection of protocols formalizing how different
components may interact. The protocols are designed to reduce the mutual
-[[trust]] requirements of the actors thereby permitting a more [[extensible]]
+[[trust]] requirements of the actors thereby permitting a more [[extensible|extensibility]]
system. These include interface definitions to manipulate files and
directories and to resolve path names. This allows any process to
implement a file system. The only requirement is that it have access