[uClibc-cvs] uClibc/docs/uclibc.org cvs_write.html,1.4,1.5
Erik Andersen
andersen at uclibc.org
Thu Dec 11 08:18:45 UTC 2003
Update of /var/cvs/uClibc/docs/uclibc.org
In directory winder:/var/www/busybox/uclibc.org
Modified Files:
cvs_write.html
Log Message:
fix a cut-n-paste typo
Index: cvs_write.html
===================================================================
RCS file: /var/cvs/uClibc/docs/uclibc.org/cvs_write.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cvs_write.html 11 Dec 2003 07:16:11 -0000 1.4
+++ cvs_write.html 11 Dec 2003 08:18:42 -0000 1.5
@@ -9,7 +9,7 @@
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 at cvs.busybox.net:/var/cvs'</pre>
+$ export CVSROOT='username at cvs.uclibc.org:/var/cvs'</pre>
<br>
It goes without saying you must change <em>username</em> to your own
username...
More information about the uClibc-cvs
mailing list