diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-20 08:04:56 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-20 08:04:56 +0000 |
commit | 5a841adf5d359679be47645e730e5333caf929b9 (patch) | |
tree | 1ec5ecbb936a3497faa6cbe00c0ecedb9552b072 /docs/busybox.net/cvs_anon.html | |
parent | fb74a4508876d4e11a5d3444fe74d083354d081a (diff) | |
download | busybox-5a841adf5d359679be47645e730e5333caf929b9.tar.gz |
Switch from FTP to HTTP for downloads
Diffstat (limited to 'docs/busybox.net/cvs_anon.html')
-rw-r--r-- | docs/busybox.net/cvs_anon.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html index 33d27267e..282080645 100644 --- a/docs/busybox.net/cvs_anon.html +++ b/docs/busybox.net/cvs_anon.html @@ -40,8 +40,8 @@ need to run for anonymous CVS access is: <pre> cvs -d:pserver:anonymous@busybox.net:/var/cvs login</pre> <p> -CVS will prompt you for a password. Enter the password <b>anonymous</b> -and press the Enter key. This step only needs to be done once, the first +CVS will prompt you for a password. Just press the Enter key (there is no +password for anonymous access). This step only needs to be done once, the first time you attempt to access CVS. <p> Once the login is complete, you can then check which modules |