From 8bd85523ccc49e5d02af90ab4b22975f06b394d8 Mon Sep 17 00:00:00 2001 From: aldot Date: Tue, 20 Sep 2005 20:32:02 +0000 Subject: - typo in documentation git-svn-id: svn://busybox.net/trunk/busybox@11513 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.net/developer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/busybox.net/developer.html b/docs/busybox.net/developer.html index 1f0943f8d..3d1262da8 100644 --- a/docs/busybox.net/developer.html +++ b/docs/busybox.net/developer.html @@ -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
ssh-keygen -t dsa
This will -create the files
/home/<USERNAME>/ssh/id_dsa
+create the files 
/home/<USERNAME>/.ssh/id_dsa
 /home/<USERNAME>/.ssh/id_dsa.pub
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. -- cgit v1.2.3-55-g6feb