diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-07 15:02:23 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:02 +0700 |
commit | d987bd73862a7d0f215c2062c5c07909c7128b81 (patch) | |
tree | c78dcb3c5b71142ed94a1f76a7d5d4df28ccddcd /development/xvi/README | |
parent | 776e5a1fce30b0527a4761762d04e52aa3eb1426 (diff) | |
download | slackbuilds-d987bd73862a7d0f215c2062c5c07909c7128b81.tar.gz |
development/xvi: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xvi/README')
-rw-r--r-- | development/xvi/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/xvi/README b/development/xvi/README index c64957a55f..45602cb234 100644 --- a/development/xvi/README +++ b/development/xvi/README @@ -3,7 +3,7 @@ xvi (tiny but full-featured vi clone) Xvi is a portable multi-window version of the UNIX editor 'vi', derived from "STEVIE" in the 1980s. The program was originally developed for the Atari ST, but has been ported to many platforms. In spite of its name, -there is, as yet, no X-Windows-specific version of it. +there is, as yet, no X-Window-specific version of it. It uses text windows separated by horizontal status lines on character mode displays and the windows may represent different files being |