summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2004-10-17 19:02:17 +0000
committermaxim <maxim@FreeBSD.org>2004-10-17 19:02:17 +0000
commit753747f96e9ffc2c3f418e9a95a3ebd35854e855 (patch)
tree471724006ab262bce0cca05b46747ab943e7a100 /tools
parente41071dc59ad8de27331a80c0e257f925fbb0cd7 (diff)
downloadFreeBSD-src-753747f96e9ffc2c3f418e9a95a3ebd35854e855.zip
FreeBSD-src-753747f96e9ffc2c3f418e9a95a3ebd35854e855.tar.gz
Fix a typo: s/kerncruft/kernelcruft/.
PR: misc/72792 Submitted by: Hywel Mallett
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/README b/tools/tools/README
index 3656067..17e578e 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
OpenPOWER on IntegriCloud