Mercurial > emacs
changeset 95705:da8d25b7ae00
Fix typo. "cvs -d" is another entirely different switch.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 09 Jun 2008 10:08:13 +0000 |
parents | c8c89a82ad33 |
children | 2621806f1dfd |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Jun 09 08:48:12 2008 +0000 +++ b/ChangeLog Mon Jun 09 10:08:13 2008 +0000 @@ -4,7 +4,7 @@ 2008-06-08 Eric S. Raymond <esr@snark.thyrsus.com> - * INSTALL.CVS: Indicate when cvs -d up may be needed. + * INSTALL.CVS: Indicate when "cvs update -d" may be needed. 2008-06-07 Glenn Morris <rgm@gnu.org>