diff options
author | wosch <wosch@FreeBSD.org> | 1997-03-28 14:40:39 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-03-28 14:40:39 +0000 |
commit | 3ad19c4ae3d0f156867d86a310e2d6d0f40a7a51 (patch) | |
tree | ca7846f7e7759b9d38e8c1c594b8e8d1bb48219f /tools/diag/README | |
parent | 78634ace4c2c8bab78043d0db1cbd9007ade8328 (diff) | |
download | FreeBSD-src-3ad19c4ae3d0f156867d86a310e2d6d0f40a7a51.zip FreeBSD-src-3ad19c4ae3d0f156867d86a310e2d6d0f40a7a51.tar.gz |
Add ac which check if the FreeBSD handbook is in sync with the committers list
Diffstat (limited to 'tools/diag/README')
-rw-r--r-- | tools/diag/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/diag/README b/tools/diag/README index 44ef7ad..18f7b68 100644 --- a/tools/diag/README +++ b/tools/diag/README @@ -5,3 +5,5 @@ somewhere, for instance by traversing a kernel-structure and verifying 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 |