diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2010-02-07 21:04:26 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2010-02-07 21:04:26 +0000 |
| commit | 7c2545fb17b656ff05eec84ac0dbb43fca8d8615 (patch) | |
| tree | 0d7b17cd75bb443c94382317ec0d1d15d11e8092 /games | |
| parent | 5719469a1228341ae4ad6a3773ea47f62312ad02 (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/fortune/datfiles/freebsd-tips | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index c9a2ed6bbac9..1b0844384b00 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -50,18 +50,6 @@ If you are in the C shell and have just installed a new program, you won't be able to run it unless you first type "rehash". -- Dru <genesis@istar.ca> % -If you are running xterm, the default TERM variable will be 'xterm'. If you -set this environment variable to 'xterm-color' instead, a lot of programs will -use colors. You can do this by - - TERM=xterm-color; export TERM - -in Bourne-derived shells, and - - setenv TERM xterm-color - -in csh-derived shells. -% If you do not want to get beeps in X11 (X Windows), you can turn them off with xset b off |
