diff options
Diffstat (limited to 'gnumach-download.html')
-rw-r--r-- | gnumach-download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnumach-download.html b/gnumach-download.html index c7d686a0..dcac7e8d 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -109,7 +109,7 @@ simply press the Enter key. Source tree: <SAMP>export CVS_RSH="ssh"</SAMP><BR> <BR> -<SAMP>cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co gnumach</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |