]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/HOWTO
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
[linux-2.6-omap-h63xx.git] / Documentation / HOWTO
index d6f3dd1a3464f0cd6950e1c6dcecc4f7bcb6c84f..ced9207bedcfc9d7a27aa1476bee94ddca6fd606 100644 (file)
@@ -30,6 +30,7 @@ are not a good substitute for a solid C education and/or years of
 experience, the following books are good for, if anything, reference:
  - "The C Programming Language" by Kernighan and Ritchie [Prentice Hall]
  - "Practical C Programming" by Steve Oualline [O'Reilly]
+ - "C:  A Reference Manual" by Harbison and Steele [Prentice Hall]
 
 The kernel is written using GNU C and the GNU toolchain.  While it
 adheres to the ISO C89 standard, it uses a number of extensions that are