xref: /freebsd/tools/diag/README (revision 953a3198a35204535cc9d450f04da982a4fea59b)
1This directory is for diagnostic programs.
2
3A diagnostic program is one that will inform you that something is wrong
4somewhere, for instance by traversing a kernel-structure and verifying
5the integrity.
6
7Please make a subdir per program, and add a brief description to this file.
8