summaryrefslogtreecommitdiff
path: root/lib/libform/READ.ME
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-12-03 05:40:21 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-12-03 05:40:21 +0000
commitaf93658dc57e8cee1a97f3cde968066d5e72e6c5 (patch)
tree4705ae5d6401f26d2f25e699339a4e45f6d4ec62 /lib/libform/READ.ME
parent2dc8bc967696e0898fbf9492fa9db6b696ed9204 (diff)
Merge of ncurses-4.1-971129
Diffstat (limited to 'lib/libform/READ.ME')
-rw-r--r--lib/libform/READ.ME8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libform/READ.ME b/lib/libform/READ.ME
index bb26b1cb7de..12a540ea615 100644
--- a/lib/libform/READ.ME
+++ b/lib/libform/READ.ME
@@ -2,13 +2,9 @@ This is a clone of the form library that is available with typical
System V curses implementations (ETI).
It is modelled after the documentation that comes for this library with
-a 386 based SVR4 implementation (ESIX). This system was used together
-with an NCR3000 system to compile the clone using original curses
-implementation and to run various programs to check the compatibility of
-this clone with the original libform library.
+a 386 based SVR4 implementation (ESIX).
-The development environment was an ELF based Linux system, the German
-Unifix distribution (aka Linux FT).
+The development environment was and is an ELF based Linux system.
For things that still need doing, see the TO-DO file in the top-level
directory.