diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-07-27 22:28:26 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-07-27 22:28:26 +0000 |
commit | 4b78d53e662bebcd37bfe64c34ee64da5e5ca0f1 (patch) | |
tree | 4072a414806b098bf4aca70cea37e6063a2d3f3e /usr.bin/vi/README | |
parent | d3cd71e47815755c43ebd011e6c53f532e581239 (diff) |
Update to 1.79 and install as vi/ex/view.
Diffstat (limited to 'usr.bin/vi/README')
-rw-r--r-- | usr.bin/vi/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vi/README b/usr.bin/vi/README index 1664e11629d..33db36a5c86 100644 --- a/usr.bin/vi/README +++ b/usr.bin/vi/README @@ -1,4 +1,4 @@ -# @(#)README 8.146 (Berkeley) 8/18/96 +# @(#)README 8.147 (Berkeley) 10/19/96 This is the README for nex/nvi, a freely redistributable implementation of the ex/vi text editors originally distributed as part of the Fourth @@ -44,7 +44,7 @@ o This software is several years old and is the product of many folks' work. George Neville-Neil added the Tcl interpreter, and the initial interpreter design was his. - Sven Verdoolaege added the Perl5 interpreter. + Sven Verdoolaege added the Perl interpreter. Rob Mayoff provided the original Cscope support. |