diff options
author | David J. MacKenzie <djm@gnu.org> | 1995-07-26 21:04:51 +0000 |
---|---|---|
committer | David J. MacKenzie <djm@gnu.org> | 1995-07-26 21:04:51 +0000 |
commit | 5c4a14df4780ad9230e46f64caec92261efea2ef (patch) | |
tree | e641fa126e560a37eff6921b441d13a23f402c44 /etc/README | |
parent | aa63d440503072c973ff7587a385bf7c363195ca (diff) | |
download | emacs-5c4a14df4780ad9230e46f64caec92261efea2ef.tar.gz |
Account for termcap file renaming.
Diffstat (limited to 'etc/README')
-rw-r--r-- | etc/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/README b/etc/README index 1d32cc8c91f..5d8f0db5bdb 100644 --- a/etc/README +++ b/etc/README @@ -3,5 +3,5 @@ with Emacs. This includes some text files of documentation for GNU Emacs or of interest to Emacs users, and the file of dumped docstrings for Emacs functions and variables. -`termcap.dat' is for VMS. It is a copy of the `/etc/termcap' file -used on Unix. +`termcap.src' is included mainly for VMS. It is a copy of the +`/etc/termcap' file used on Unix. |