summaryrefslogtreecommitdiff
path: root/gnumach-download.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnumach-download.html')
-rw-r--r--gnumach-download.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnumach-download.html b/gnumach-download.html
index 6bd315e8..32dd2c5e 100644
--- a/gnumach-download.html
+++ b/gnumach-download.html
@@ -107,8 +107,12 @@ simply press the Enter key.
<P>
Source tree:
-&nbsp;<BR>
+<BR>
<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP>
+<P>
+Use to following to get the <SAMP>GNU Mach 1 branch<SAMP>:
+<BR>
+<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r gnumach-1-branch gnumach</SAMP>
<P>Updates from within the module's directory do not need the -d parameter.