CVSROOT:        /sources/administration
Module name:    administration
Branch:         
Changes by:     Steven Robson <[EMAIL PROTECTED]>       06/04/05 00:42:55

Modified files:
        content/gnu-content/faq: 
                                 
User_Account_-_How_do_I_configure_my_SSH_access.txt 

Log message:
        Fixed broken link to user ssh key page

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: 
administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt
diff -u 
administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt:1.5
 
administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt:1.6
--- 
administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt:1.5
      Sat Jul 30 13:33:17 2005
+++ 
administration/content/gnu-content/faq/User_Account_-_How_do_I_configure_my_SSH_access.txt
  Wed Apr  5 00:42:55 2006
@@ -2,7 +2,7 @@
 
 <p>You can simply setup your SSH key by typing in a terminal:
 <pre>ssh-keygen -t dsa</pre> Then copy <code>~/.ssh/id_dsa.pub</code>
-at http://savannah.gnu.org/account/editsshkeys.php (once logged
+at http://savannah.gnu.org/my/admin/editsshkeys.php (once logged
 in).</p>
 
 
@@ -24,7 +24,7 @@
 public key will be placed at <code>~/.ssh/id_dsa.pub</code>.</p>
 
 <p>You must register your public key in the Account Maintenance page
-(http://savannah.gnu.org/account/editsshkeys.php). Make sure there are
+(http://savannah.gnu.org/my/admin/editsshkeys.php). Make sure there are
 no line breaks except between keys - more information in the Account
 Maintenance page. After submitting, verify that the number of keys in
 your file is what you expected.</p>
@@ -130,4 +130,4 @@
 </ol>
 
 
-<p style="font-size: smaller">Updated $Date: 2005/07/30 13:33:17 $</p>
+<p style="font-size: smaller">Updated $Date: 2006/04/05 00:42:55 $</p>


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to