diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 14:52:10 +0000 |
commit | 7ed3e0e53951adfcf25e04839472401c220970c7 (patch) | |
tree | 1e19add8a79ad7e909e04cad33fc008db188ed84 /misc | |
parent | 55d945445a01a0e92f280b4de3e029ef79f142c6 (diff) | |
download | pkgsrc-7ed3e0e53951adfcf25e04839472401c220970c7.tar.gz |
Improve DESCR, based on comments by Bug Hunting.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/window/DESCR | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/window/DESCR b/misc/window/DESCR index 9aa5a5746c6..d9c160dce32 100644 --- a/misc/window/DESCR +++ b/misc/window/DESCR @@ -1,7 +1,5 @@ window(1) implements a windowing environment on ASCII terminals. It is similar to tmux and GNU screen. -The program provided by this package is based on the original code of -window(1) shipped by NetBSD 5.x. NetBSD is replacing window(1) with -tmux, and when that happens this package will be the canonical source -for window(1). +window(1) was previously shipped with NetBSD, up to and including +NetBSD 6.x. Then it was replaced by tmux. |