diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-10 20:22:25 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-10 20:22:25 +0200 |
commit | 30420d7a4b98b7a9f7dacee2c58365093b928f90 (patch) | |
tree | ac36fafe82b53a0fb409cbe9b2d630d3f4c7fa75 | |
parent | 2a987779058ea8753c717b42da206740d8b6fbd7 (diff) |
point to translator primer
-rw-r--r-- | faq/still_useful.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/faq/still_useful.mdwn b/faq/still_useful.mdwn index 60149a2b..8d7e3f28 100644 --- a/faq/still_useful.mdwn +++ b/faq/still_useful.mdwn @@ -20,6 +20,9 @@ develop custom replacements for them. Users will be able to write and use their own file systems, their own `exec' servers, or their own network protocols if they like, all without disturbing other users. +A [[series of interesting examples|hurd/documentation/translator_primer]] is +available. + The Linux kernel has now been modified to allow user-level file systems, so there is proof that people will actually use features such as these. It will be much easier to do under the Hurd, however, |