Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ea084ef9c7d0086e9902118c276d3a1187ba535
Commit:     5ea084ef9c7d0086e9902118c276d3a1187ba535
Parent:     d23edbd3d596553db4ffac71a6e3745e85aee7cc
Author:     Samuel Tardieu <[EMAIL PROTECTED]>
AuthorDate: Tue Dec 12 19:09:40 2006 +0100
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Tue Dec 12 19:09:40 2006 +0100

    Use consistent casing in help message
    
    Signed-off-by: Samuel Tardieu <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 73e825b..4eabaa8 100644
--- a/Makefile
+++ b/Makefile
@@ -1100,9 +1100,9 @@ boards := $(notdir $(boards))
 
 help:
        @echo  'Cleaning targets:'
-       @echo  '  clean           - remove most generated files but keep the 
config and'
+       @echo  '  clean           - Remove most generated files but keep the 
config and'
        @echo  '                    enough build support to build external 
modules'
-       @echo  '  mrproper        - remove all generated files + config + 
various backup files'
+       @echo  '  mrproper        - Remove all generated files + config + 
various backup files'
        @echo  '  distclean       - mrproper + remove editor backup and patch 
files'
        @echo  ''
        @echo  'Configuration targets:'
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to