From 318a8e5ed557ed04712edc2a59275c92ce7e85e6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 13 May 2009 02:18:43 +0200 Subject: TODO: add some Signed-off-by: Denys Vlasenko --- docs/busybox.net/developer.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/busybox.net/developer.html b/docs/busybox.net/developer.html index 18e42cd2b..ce50555ae 100644 --- a/docs/busybox.net/developer.html +++ b/docs/busybox.net/developer.html @@ -31,8 +31,8 @@ committing changes to GIT, and attach a public ssh key to access your account with.

If you don't currently have an ssh version 2 DSA key at least 4096 bits -long, you can generate a key using the command -ssh-keygen -b 4096 -t dsa +long, you can generate a key using the command +ssh-keygen -b 4096 -t dsa and hitting enter at the prompts. This will create the files ~/.ssh/id_dsa and ~/.ssh/id_dsa.pub You must then send the content of 'id_dsa.pub' to me so I can set up your @@ -75,8 +75,8 @@ git help GIT, please visit the GIT overview site. You might also want to read online the manpages -or +href="http://www.kernel.org/pub/software/scm/git/docs">manpages +or tutorial.

-- cgit v1.2.3