All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][Doc] Fix copy&waste bug in comment in scripts/kernel-doc
@ 2006-08-01 14:34 Rolf Eike Beer
  2006-08-01 15:01 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Rolf Eike Beer @ 2006-08-01 14:34 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: trivial, linux-kernel, Martin Waitz

This is obviously copied from some lines before without proper fixing.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>

---
commit 3ac898b16fb75cd996ec98fa578ea06b6ffb2760
tree 7548345e101fc45dfac0faa63f27f3689d4e87ac
parent 4f52325acb61992f368a341938f8838caeacbec2
author Rolf Eike Beer <eike-kernel@sf-tec.de> Tue, 01 Aug 2006 16:27:03 +0200
committer Rolf Eike Beer <beer@siso-eb-i34d.silicon-software.de> Tue, 01 Aug 2006 16:27:03 +0200

 scripts/kernel-doc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/kernel-doc b/scripts/kernel-doc
index c9ca0c2..00d1ad1 100755
--- a/scripts/kernel-doc
+++ b/scripts/kernel-doc
@@ -57,8 +57,8 @@ #	If set, then only generate documentati
 #	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

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

end of thread, other threads:[~2006-08-01 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-01 14:34 [PATCH][Doc] Fix copy&waste bug in comment in scripts/kernel-doc Rolf Eike Beer
2006-08-01 15:01 ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.