Browse Source

Bah. Fix (non)password issue.

Eric Andersen 22 years ago
parent
commit
4844aa2aac
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/uclibc.org/cvs_anon.html

+ 2 - 3
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):