diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 10:50:37 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 10:50:37 +0000 |
commit | 3860f8235a73e8e4260fc7c064089e53c7b448c9 (patch) | |
tree | 5f9998815ff47cba29b6a418611d08c42fd256b8 /hurd | |
parent | a23caeccbd929d2301fedab2c0c44a737958ce7f (diff) |
web commit by NealWalfield: Add link to [[HurdHackingGuide]]
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index d535ef26..1e281b9d 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -19,4 +19,8 @@ kernel and thus have absolute access to the machine. As the protocols do not require any special privilege to implement, this is not an issue on the Hurd. -See [[Translators]] for a list of Hurd translators.
\ No newline at end of file +See [[Translators]] for a list of Hurd translators. + +To learn how to write a translator, read the code! +It is well documented, in particular, the header files. +The [[HurdHackingGuide]] also has a tutorial.
\ No newline at end of file |