* [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
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