diff options
author | phantom <phantom@FreeBSD.org> | 2002-02-06 17:49:13 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2002-02-06 17:49:13 +0000 |
commit | 87ecf15bb784e0d5a60ffeca024a9f7b920381c7 (patch) | |
tree | 27d6a4287c17775dea866a074ff52e212a5d7080 /tools/diag | |
parent | 90379737f92af4fe48d9db507ad96c646e0709d1 (diff) | |
download | FreeBSD-src-87ecf15bb784e0d5a60ffeca024a9f7b920381c7.zip FreeBSD-src-87ecf15bb784e0d5a60ffeca024a9f7b920381c7.tar.gz |
Add descirptions of scripts in this directory
Diffstat (limited to 'tools/diag')
-rw-r--r-- | tools/diag/ac/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/diag/ac/README b/tools/diag/ac/README new file mode 100644 index 0000000..48c1cad --- /dev/null +++ b/tools/diag/ac/README @@ -0,0 +1,9 @@ +Various scripts that checks of style/content correctness of +committers lists in doc/ area. + +ac check if the contributors article is in sync with the + committers list +ent.sh check for ordering/content problems in .ent files (authors.ent, + teams.ent, etc) + +$FreeBSD$ |