mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fix a typo: s/kerncruft/kernelcruft/.
PR: misc/72792 Submitted by: Hywel Mallett
This commit is contained in:
parent
57e8fce71c
commit
6f0027bcbf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue