| Kernel v2.4.6 /scripts/header.tk |
|---|
 2.4.6
 scripts
 header.tk
diff -u --recursive --new-file v2.4.5/linux/scripts/header.tk linux/scripts/header.tk
--- v2.4.5/linux/scripts/header.tk Mon Jun 19 13:45:52 2000
+++ linux/scripts/header.tk Mon Jul 2 13:56:40 2001
@@ -466,6 +466,7 @@
/^#/b
/^\[^ \]/q
s/^ //
+ /<file:\\(\[^>\]*\\)>/s//\\1/g
p
}
" Documentation/Configure.help]
|