summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:28:03 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:28:03 +0000
commit7785b56d83906578d36ddce6a5cb9b49999e893f (patch)
tree6145c72bfb7497f598978fe9eed183c8a002f0ea /tools
parentfbbdcf6a4aedd26043cc268b1a1cd4f7c494ad58 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/tools/README b/tools/tools/README
new file mode 100644
index 000000000000..5d7c68d8d407
--- /dev/null
+++ b/tools/tools/README
@@ -0,0 +1,6 @@
+This directory is for tools.
+
+A tool is something which is sometimes useful, and doesn't fit any of the
+other categories.
+
+Please make a subdir per program, and add a brief description to this file.