summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cvs.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cvs.t b/www/cvs.t
index 108d2eb5a9..53e221618f 100644
--- a/www/cvs.t
+++ b/www/cvs.t
@@ -99,8 +99,8 @@ On the bottom of the page, there is a link to
99Copy the contents of your local <tt>.ssh/identity.pub</tt> or 99Copy the contents of your local <tt>.ssh/identity.pub</tt> or
100<tt>.ssh/id_rsa.pub</tt> there. 100<tt>.ssh/id_rsa.pub</tt> there.
101 101
102<p>Like many things on SourceForge, they key change doesn't take effect immediately. You'll have to wait a few hours until some magic batch job kicks in and puts your keys where they should be. Then you can use cvs without entering your password. 102<p>Like many things on SourceForge, the key change doesn't take effect immediately. You'll have to wait a few hours until some magic batch job kicks in and puts your keys where they should be. Then you can use cvs without entering your password.
103 103
104<p>If you work from several different computers, you must add the key for each of your accounts you are using. 104<p>If you work from several different computers/accounts, you must add the key for each account you are using.
105 105
106#include "foot.t" 106#include "foot.t"