From 898269798185a58304e52e83f0fc1f0353d4a4d3 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 30 Mar 2006 19:21:20 +0000 Subject: Update the install docs to make explicit note of libdrm version dependency. Change pdx.fd.o to {anon,}cvs.fd.o as appropriate. --- docs/fbdev-dri.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/fbdev-dri.html') diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index 18b0ca815e..4af503932b 100644 --- a/docs/fbdev-dri.html +++ b/docs/fbdev-dri.html @@ -70,13 +70,13 @@ They're found in a module of the DRI CVS tree. To obtain the code do the following:

-   cvs -d:pserver:anonymous@pdx.freedesktop.org:/cvs/dri login
+   cvs -d:pserver:anonymous@anoncvs.freedesktop.org:/cvs/dri login
 

Press Enter/Return when prompted for a password. Then,

-   cvs -d:pserver:anonymous@pdx.freedesktop.org:/cvs/dri co drm
+   cvs -d:pserver:anonymous@anoncvs.freedesktop.org:/cvs/dri co drm
 

-- cgit v1.2.3