- typo in documentation
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 20 Sep 2005 20:32:02 +0000 (20:32 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 20 Sep 2005 20:32:02 +0000 (20:32 -0000)
docs/busybox.net/developer.html

index 1f0943f..3d1262d 100644 (file)
@@ -18,7 +18,7 @@ you have selected, you must send me your preferred contact email address, and
 finally, you must send me an ssh version 2 DSA key with 1024 bits (the default)
 or more.  If you do not currently have an ssh version 2 DSA key, you can
 generate a key using the command<pre>ssh-keygen -t dsa</pre>  This will
-create the files <pre>/home/&lt;USERNAME&gt;/ssh/id_dsa
+create the files <pre>/home/&lt;USERNAME&gt;/.ssh/id_dsa
 /home/&lt;USERNAME&gt;/.ssh/id_dsa.pub</pre>  You must then send the content
 of 'id_dsa.pub' to me so I can setup your account.  The content of 'id_dsa'
 should of course be kept secret.