summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2004-04-02 07:53:11 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2004-04-02 07:53:11 +0000
commit46b9ae8a5f7d96efe36e635dff4c8af94aee972b (patch)
tree5bb04fa4fe1da563a1c5b211cdde79b1d60939f3
parenta42b3fd1630c9236b5a8b43860f648ab8e0353fe (diff)
downloademacs-46b9ae8a5f7d96efe36e635dff4c8af94aee972b.tar.gz
*** empty log message ***
-rw-r--r--INSTALL.CVS8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index 27e035146bb..94025678ac3 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -50,15 +50,15 @@ or gnu.emacs.bug. Ideally, use M-x report-emacs-bug RET which will
send it to the proper place.
-Note on using SSH to access the CVS repository from inside emacs
+Note on using SSH to access the CVS repository from inside Emacs
----------------------------------------------------------------
Write access to the CVS repository requires using SSH v2.
-If you execute cvs commands inside emacs, specifically if you use
+If you execute cvs commands inside Emacs, specifically if you use
pcl-cvs, output from CVS may be lost due to a problem in the
-interface between ssh, cvs, and emacs. Corrupted checkins are
-also been reported to have happened.
+interface between ssh, cvs, and libc. Corrupted checkins have
+also been rumored to have happened.
To fix the problem, save the following script into a file, make it
executable, and set CVS_RSH to the file name of the script: