diff options
author | asami <asami@FreeBSD.org> | 1996-01-15 23:53:08 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-01-15 23:53:08 +0000 |
commit | 64b0991da00c2146e824d2faed507d9a8b88c881 (patch) | |
tree | 0ea2b13727a9d8f8254a0f1112b24b260eb1fd26 /misc | |
parent | afe3e7bf0b16785423598c8526cc035c158105a6 (diff) | |
download | FreeBSD-ports-64b0991da00c2146e824d2faed507d9a8b88c881.zip FreeBSD-ports-64b0991da00c2146e824d2faed507d9a8b88c881.tar.gz |
Change note about xterm not knowing about color, it does now (XFree86
3.1.2B or later).
Hinted by: Brian Clapper <bmc@telebase.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colorls/pkg-descr | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/colorls/pkg-descr b/misc/colorls/pkg-descr index ba066f9..e38bc47 100644 --- a/misc/colorls/pkg-descr +++ b/misc/colorls/pkg-descr @@ -4,8 +4,11 @@ similar to the -F flag). Take a look at the man page for details. The program is called "colorls" and installs itself in /usr/local/bin. The file patches/patch-aa is the diffs with the 2.0-Release /usr/src/bin/ls -directory. Stock xterm doesn't know about colors, so you should use -color_xterm or kterm (available from ports). +directory. + +Standard xterm prior to XFree86 3.1.2B doesn't know about colors, so +you should use color_xterm or kterm (available from the ports +collection) if you are using older versions of XFree86. Satoshi Asami asami@cs.berkeley.edu |