[PATCH][Doc] Fix copy&waste bug in comment in scripts/kernel-doc

From: Rolf Eike Beer
Date: Tue Aug 01 2006 - 10:30:11 EST


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

Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx>

---
commit 3ac898b16fb75cd996ec98fa578ea06b6ffb2760
tree 7548345e101fc45dfac0faa63f27f3689d4e87ac
parent 4f52325acb61992f368a341938f8838caeacbec2
author Rolf Eike Beer <eike-kernel@xxxxxxxxx> Tue, 01 Aug 2006 16:27:03 +0200
committer Rolf Eike Beer <beer@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/