[Pkg-octave-commit] rev 70 - trunk

Rafael Laboissiere rafael@costa.debian.org
Sat, 19 Feb 2005 18:19:18 +0100


Author: rafael
Date: 2005-02-19 18:19:17 +0100 (Sat, 19 Feb 2005)
New Revision: 70

Modified:
   trunk/README
Log:
Fixed instruction about using the SSH user configuration file


Modified: trunk/README
===================================================================
--- trunk/README	2005-02-19 12:44:34 UTC (rev 69)
+++ trunk/README	2005-02-19 17:19:17 UTC (rev 70)
@@ -120,7 +120,7 @@
 	svn co svn+ssh://my-alioth-username@svn.debian.org/svn/pkg-octave
 
 	Yet another solution, probably the best one, is adding to your
-        .ssh/ssh_config something like:
+        personal configuration file ~/.ssh/config something like:
 	
 	Host svn.debian.org
 	User my-alioth-username