diff options
author | Mahesh <Mahesh@web> | 2009-04-14 16:28:48 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-04-14 16:28:48 +0000 |
commit | 8ad7193b826bd2c477bce8382eafd68d137162dc (patch) | |
tree | b77ba5370c23ec5a522c78cc8d9e782310a5dd5c /hurd | |
parent | 1b7d5c4900176a17af278f082b3dc6dbf888a94a (diff) |
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/hurd_hacking_guide.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/hurd_hacking_guide.mdwn b/hurd/hurd_hacking_guide.mdwn index 2ef08f8a..6ee5b2f2 100644 --- a/hurd/hurd_hacking_guide.mdwn +++ b/hurd/hurd_hacking_guide.mdwn @@ -13,6 +13,8 @@ introduction to GNU Hurd and GNU Mach programming, an overview of some of the Hurd's features. It also contains a tutorial on writing your own [[translator]]. +Before using the code in the example (trivfs) please do read the Changelog. A lot of changes might have taken place. + * [HTML version](http://www.gnu.org/software/hurd/hacking-guide/hhg.html) for browsing online, * [PostScript version](http://www.gnu.org/software/hurd/hacking-guide/hhg.ps) |