aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2004-10-17 19:02:17 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2004-10-17 19:02:17 +0000
commit6f0027bcbfe784cd4fefb07a6456e7215b4b9f33 (patch)
tree471724006ab262bce0cca05b46747ab943e7a100 /tools
parent57e8fce71cf3cb97d212d3c652d0594916343d56 (diff)
Notes
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 365606744004..17e578ebcf9d 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