summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/building.mdwn4
-rw-r--r--hurd/building/example.mdwn2
2 files changed, 3 insertions, 3 deletions
diff --git a/hurd/building.mdwn b/hurd/building.mdwn
index 1674b770..e7c64a89 100644
--- a/hurd/building.mdwn
+++ b/hurd/building.mdwn
@@ -22,9 +22,9 @@ details.
## Getting the Source Code
You can chose between getting the [sources from the developers's
-RCS](http://savannah.gnu.org/cvs/?group=hurd):
+git](http://savannah.gnu.org/git/?group=hurd):
- $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd
+ $ git clone git://git.savannah.gnu.org/hurd.git
... or (if you are working on a Debian system) the ones that are used for the
[current Debian hurd package](http://packages.debian.net/source/unstable/hurd):
diff --git a/hurd/building/example.mdwn b/hurd/building/example.mdwn
index bf31bf7e..00c0f383 100644
--- a/hurd/building/example.mdwn
+++ b/hurd/building/example.mdwn
@@ -11,7 +11,7 @@ is included in the section entitled
I checked out the source code on my Ubuntu GNU/Linux system connected to the
Internet using:
- cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd
+ git clone git://git.savannah.gnu.org/hurd.git
I mounted the hurd directory on Ubuntu from my GNU Hurd system connected to the
LAN through NFS: