From 6f0027bcbfe784cd4fefb07a6456e7215b4b9f33 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Sun, 17 Oct 2004 19:02:17 +0000 Subject: [PATCH] Fix a typo: s/kerncruft/kernelcruft/. PR: misc/72792 Submitted by: Hywel Mallett --- tools/tools/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tools/README b/tools/tools/README index 36560674400..17e578ebcf9 100644 --- a/tools/tools/README +++ b/tools/tools/README @@ -31,7 +31,7 @@ ifinfo Uses the interface MIB to print out all the information an interface exports in an ugly form. kdrv KernelDriver; add/list/remove third-party kernel driver source to/in/from a kernel source tree. -kerncruft Shellscript to find orphaned *.c files in /sys +kernelcruft Shellscript to find orphaned *.c files in /sys kerninclude Shellscript to find unused #includes in the kernel. kernxref Shellscript to cross reference symbols in the LINT kernel. kttcp An in-kernel version of the ttcp network performance tool