diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-11-04 08:59:50 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-11-04 08:59:50 +0000 |
| commit | 0d24467ece44afefb578182d98b07212617c9c02 (patch) | |
| tree | aed8f2838817bb0e24e77340f605708d975a09fa | |
| parent | 9307db6c701da519d2f4f261bbe4fc10fd3e6833 (diff) | |
Notes
| -rw-r--r-- | tools/diag/README | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/tools/diag/README b/tools/diag/README index fb70f02a22b3..bd6af5f7f9cb 100644 --- a/tools/diag/README +++ b/tools/diag/README @@ -1,3 +1,5 @@ +$FreeBSD$ + This directory is for diagnostic programs. A diagnostic program is one that will inform you that something is wrong @@ -6,5 +8,8 @@ the integrity. Please make a subdir per program, and add a brief description to this file. -ac check if the FreeBSD handbook is in sync with the committers list -httpd-error check for Web files which does not exists on your host +ac check if the FreeBSD handbook is in sync with the + committers list +dumpvfscache Program that can be used to examine the contents of the vfs + name cache. +httpd-error check for Web files which does not exists on your host |
