summaryrefslogtreecommitdiff
path: root/misc/vttest/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit1a7910c33465b476d3c41c913d1231e547163689 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /misc/vttest/DESCR
parent42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff)
downloadpkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/vttest/DESCR')
-rw-r--r--misc/vttest/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/vttest/DESCR b/misc/vttest/DESCR
new file mode 100644
index 00000000000..8ef57ceb3b6
--- /dev/null
+++ b/misc/vttest/DESCR
@@ -0,0 +1,5 @@
+This is a program to test the compatibility (or to demonstrate the
+non-compatibility) of so-called "VT100-compatible" terminals. In conformance
+of the good old hacker traditions, the only documentation of this program is
+the source code itself. To understand it, you also need a copy of the
+original VT100 manual from DEC.