diff options
author | Eric Andersen | 2002-03-05 15:55:59 +0000 |
---|---|---|
committer | Eric Andersen | 2002-03-05 15:55:59 +0000 |
commit | 1b17b015845e4cb16256f6f7cc87fe4f817e8954 (patch) | |
tree | d97b383ffd4e3300ce3ae8aad0ab14f195668dd8 /docs/busybox.net/cvs_write.html | |
parent | 0298be88aece2a10b04c71db34fb154bdbbc45c9 (diff) | |
download | busybox-1b17b015845e4cb16256f6f7cc87fe4f817e8954.zip busybox-1b17b015845e4cb16256f6f7cc87fe4f817e8954.tar.gz |
Now that we are mirrored, remove absolute links
Diffstat (limited to 'docs/busybox.net/cvs_write.html')
-rw-r--r-- | docs/busybox.net/cvs_write.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html index 94ff069..b403323 100644 --- a/docs/busybox.net/cvs_write.html +++ b/docs/busybox.net/cvs_write.html @@ -42,7 +42,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@codepoet.org:/var/cvs'</pre> +$ export CVSROOT='username@cvs.busybox.net:/var/cvs'</pre> <br> It goes without saying you must change <em>username</em> to your own username... |