diff options
-rw-r--r-- | docs/uclibc.org/cvs_write.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/cvs_write.html b/docs/uclibc.org/cvs_write.html index f7c642f7d..feb9dbb04 100644 --- a/docs/uclibc.org/cvs_write.html +++ b/docs/uclibc.org/cvs_write.html @@ -9,7 +9,7 @@ stuff to show you are serious. Then, very nicely ask an account. To access CVS, you will want to add the following to set up your environment: <pre> $ export CVS_RSH=/usr/bin/ssh -$ export CVSROOT='username@cvs.busybox.net:/var/cvs'</pre> +$ export CVSROOT='username@cvs.uclibc.org:/var/cvs'</pre> <br> It goes without saying you must change <em>username</em> to your own username... |