From eaf432970e69ec7fb10fc797557a93845e8ba79f Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 3 Oct 2006 23:13:02 +0200 Subject: [PATCH] --- yaml --- r: 38318 b: refs/heads/master c: a073a8bde49b2c90777c526110488f4d0c52ea47 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kernel-doc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6f5538985596..c061f278e150 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f5d785e93f7c68c37582ddea848de23689fdd76 +refs/heads/master: a073a8bde49b2c90777c526110488f4d0c52ea47 diff --git a/trunk/scripts/kernel-doc b/trunk/scripts/kernel-doc index c9ca0c23bd91..00d1ad19b2cc 100755 --- a/trunk/scripts/kernel-doc +++ b/trunk/scripts/kernel-doc @@ -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