projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdab4b1
)
fix typo
author
Eric Andersen
<andersen@codepoet.org>
Wed, 9 Feb 2005 18:25:10 +0000
(18:25 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 9 Feb 2005 18:25:10 +0000
(18:25 -0000)
docs/busybox.net/developer.html
patch
|
blob
|
history
diff --git
a/docs/busybox.net/developer.html
b/docs/busybox.net/developer.html
index
b434262
..
c6f4ba6
100644
(file)
--- a/
docs/busybox.net/developer.html
+++ b/
docs/busybox.net/developer.html
@@
-29,7
+29,7
@@
Once you are setup with an account, you will need to use your account to
checkout a copy of BusyBox from Subversion:
<pre>
-svn list svn+ssh://username@svn.uclibc.org/
/
svn/trunk/busybox</pre>
+svn list svn+ssh://username@svn.uclibc.org/svn/trunk/busybox</pre>
<br>
It goes without saying you must change <em>username</em> to your own
username...