浏览代码

fix a cut-n-paste typo

Eric Andersen 21 年之前
父节点
当前提交
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...