diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-09-02 14:10:22 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-09-02 14:10:22 +0000 |
| commit | 99b32a50432c1727bd48fecfed6d883098a6590e (patch) | |
| tree | 377ca2d254a1bba3a5775173d900eac8037e1330 /etc | |
| parent | f52f05009b6665ccd210914e4b833a1a1bac3f0f (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/root/dot.cshrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 5afc0cac9893..34f9022eb523 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -17,7 +17,4 @@ if ($?prompt) then set history = 100 set savehist = 100 set mail = (/var/mail/$USER) - - # make mail(1) happy: - setenv crt 24 endif |
