Eric Andersen 22 лет назад
Родитель
Сommit
58d6ac1dce
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/uclibc.org/cvs_write.html

+ 1 - 1
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...