commit | 39e6e9cf902462abe624735fd95a51b01ceeda6f | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osdl.org> | Wed Sep 20 12:43:37 2006 -0700 |
committer | Sam Ravnborg <sam@neptun.ravnborg.org> | Mon Sep 25 10:21:52 2006 +0200 |
tree | e879db78b33519377860f09b03d1be4c54fd3cde | |
parent | 1c7bafe7206d928eaccbcbd08d868733e0fb7054 [diff] |
kbuild: fix for some typos in Documentation/makefiles.txt I noticed a few typos while reading makefiles.txt to learn about the kbuild system. Attached is a patch against 2.6.18 to fix them. Remove trailing whitespace while we are there.. Signed-off-by: Bryce Harrington <bryce@osdl.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>