Cut-n-paste strikes again

This commit is contained in:
Eric Andersen
2005-02-09 06:41:13 +00:00
parent 6047ae3379
commit 0762364c59
2 changed files with 7 additions and 7 deletions

View File

@@ -26,16 +26,16 @@ private, you can encrypt your email using my
<p>
Once you are setup with an account, you will need to use your account to
checkout a copy of uClibc from Subversion:
checkout a copy of BusyBox from Subversion:
<pre>
svn list svn+ssh://username@svn.uclibc.org//svn/trunk/uClibc</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...
<p>
You can then enter the newly checked out uClibc directory, make changes, check
You can then enter the newly checked out BusyBox directory, make changes, check
your changes, diff your changes, revert your changes, and and commit your
changes usine commands such as: