public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] get_maintainer: fix usage comment
@ 2009-10-23  9:46 Roel Kluin
  2009-10-23 20:48 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Roel Kluin @ 2009-10-23  9:46 UTC (permalink / raw)
  To: Joe Perches, Andrew Morton, linux-kernel

With the `s' it just won't work.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
---
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index cdb44b6..4673873 100755
--- a/scripts/get_maintainer.pl
+++ b/scripts/get_maintainer.pl
@@ -5,8 +5,8 @@
 # Print selected MAINTAINERS information for
 # the files modified in a patch or for a file
 #
-# usage: perl scripts/get_maintainers.pl [OPTIONS] <patch>
-#        perl scripts/get_maintainers.pl [OPTIONS] -f <file>
+# usage: perl scripts/get_maintainer.pl [OPTIONS] <patch>
+#        perl scripts/get_maintainer.pl [OPTIONS] -f <file>
 #
 # Licensed under the terms of the GNU GPL License version 2
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] get_maintainer: fix usage comment
  2009-10-23  9:46 [PATCH] get_maintainer: fix usage comment Roel Kluin
@ 2009-10-23 20:48 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2009-10-23 20:48 UTC (permalink / raw)
  To: Roel Kluin; +Cc: Andrew Morton, linux-kernel

On Fri, 2009-10-23 at 11:46 +0200, Roel Kluin wrote:
> With the `s' it just won't work.

Thanks Roel.

Acked-by: Joe Perches <joe@perches.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-23 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23  9:46 [PATCH] get_maintainer: fix usage comment Roel Kluin
2009-10-23 20:48 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox