aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-11-15 13:58:56 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-11-15 13:58:56 -0800
commitb5209da2b9a179467859e08965b6f82334236b9e (patch)
tree29679466c88fd64bfb44986bfc0686ba52857ef4 /HOWTO
parentd9eb6b77855cce2c07a3232e987dc2d7e9ee419d (diff)
downloadpatches-b5209da2b9a179467859e08965b6f82334236b9e.tar.gz
publisher change, caught by Andreas Schwab
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO b/HOWTO
index 584939e62ba23..ff5340741f4a8 100644
--- a/HOWTO
+++ b/HOWTO
@@ -28,7 +28,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]
- - "Programming the 80386" by Crawford and Gelsinger [Sybek]
+ - "Programming the 80386" by Crawford and Gelsinger [Sybex]
- "UNIX Systems for Modern Architectures" by Curt Schimmel [Addison Wesley]
The kernel is written using GNU C and the GNU toolchain. While it