diff options
Diffstat (limited to 'docs/fbdev-dri.html')
-rw-r--r-- | docs/fbdev-dri.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index 18b0ca815e7..4af503932be 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: </p> <pre> - cvs -d:pserver:[email protected]:/cvs/dri login + cvs -d:pserver:[email protected]:/cvs/dri login </pre> <p> Press Enter/Return when prompted for a password. Then, </p> <pre> - cvs -d:pserver:[email protected]:/cvs/dri co drm + cvs -d:pserver:[email protected]:/cvs/dri co drm </pre> <p> |