]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Fix copy&waste bug in comment in scripts/kernel-doc
authorRolf Eike Beer <eike-kernel@sf-tec.de>
Tue, 3 Oct 2006 21:13:02 +0000 (23:13 +0200)
committerAdrian Bunk <bunk@stusta.de>
Tue, 3 Oct 2006 21:13:02 +0000 (23:13 +0200)
This is obviously copied from some lines before without proper fixing.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
scripts/kernel-doc

index c9ca0c23bd9100f3b583c4a87b7a3e096ce324dc..00d1ad19b2cc8babe05a17190ca48c5029eae9a1 100755 (executable)
@@ -57,8 +57,8 @@ use strict;
 #      other functions are ignored.
 #
 #  -nofunction funcname
-#      If set, then only generate documentation for the other function(s).  All
-#      other functions are ignored. Cannot be used with -function together
+#      If set, then only generate documentation for the other function(s).
+#      Cannot be used together with -function
 #      (yes, that's a bug -- perl hackers can fix it 8))
 #
 #  c files - list of 'c' files to process