summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-04-24 19:52:39 +0000
committerEric Andersen <andersen@codepoet.org>2002-04-24 19:52:39 +0000
commit4844aa2aaca0e6d34c58ede6a8583f554c477feb (patch)
tree9bbba460f07c368f036bf5f4f65fa2728bd66acd
parent66361fb162eb030141edb11e60067a72918dbaa6 (diff)
Bah. Fix (non)password issue.
-rw-r--r--docs/uclibc.org/cvs_anon.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/uclibc.org/cvs_anon.html b/docs/uclibc.org/cvs_anon.html
index 7aef1a87e..ad9c8c87e 100644
--- a/docs/uclibc.org/cvs_anon.html
+++ b/docs/uclibc.org/cvs_anon.html
@@ -39,9 +39,8 @@ need to run for anonymous CVS access is:
<pre>
cvs -d:pserver:anonymous@uclibc.org:/var/cvs login</pre>
<p>
-CVS will prompt you for a password. Enter the word 'anonymous' and
-press Enter. This step only needs to be done once, the first
-time you attempt to access CVS.
+CVS will prompt you for a password. Just press Enter. 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 the list of available
CVS modules by running the following command (all on one line):