=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/index.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- www/index.html 1996/04/28 11:37:51 1.11 +++ www/index.html 1996/04/28 11:43:50 1.12 @@ -184,13 +184,16 @@ the following values:

@@ -218,7 +221,7 @@

A sample use of an anoncvs CVS server would be:

-% setenv CVSROOT anoncvs@anoncvs.openbsd.org:/cvs
+% setenv CVSROOT anoncvs@anoncvs.usa.openbsd.org:/cvs
 % cd /tmp
 % cvs get sparc
 [copies the files from the repository to your machine]
@@ -257,7 +260,7 @@
 Use something like the following in your $HOME/.ssh/config
 file.
 
-	Host anoncvs.openbsd.org
+	Host anoncvs.usa.openbsd.org
 	    Cipher none
 	    Port 2022