summaryrefslogtreecommitdiff
path: root/README.r128.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'README.r128.sgml')
-rw-r--r--README.r128.sgml10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.r128.sgml b/README.r128.sgml
index 7c7ac88e..d8532f25 100644
--- a/README.r128.sgml
+++ b/README.r128.sgml
@@ -1,4 +1,4 @@
-<!DOCTYPE linuxdoc PUBLIC "-//XFree86//DTD linuxdoc//EN"[
+<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN"[
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>
@@ -8,7 +8,7 @@
<date>13 June 2000
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/r128.sgml,v 1.7 2000/03/08 15:14:48 dawes Exp $
+$Id$
</ident>
<toc>
@@ -54,14 +54,14 @@ $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/r128.sgml,v 1.7 2000/03/08 15:
<p>
The driver auto-detects all device information necessary to
initialize the card. The only lines you need in the "Device"
-section of your XF86Config file are:
+section of your xorg.conf file are:
<verb>
Section "Device"
Identifier "Rage 128"
Driver "r128"
EndSection
</verb>
-or let <tt>xf86config</tt> do this for you.
+or let <tt>xorgconfig</tt> do this for you.
However, if you have problems with auto-detection, you can specify:
<itemize>
@@ -92,6 +92,8 @@ However, if you have problems with auto-detection, you can specify:
<sect>Authors
<p>
+The X11R&relvers; driver was originally part of XFree86 4.4 rc2.
+
The XFree86 4 driver was ported from XFree86 3.3.x and enhanced by:
<itemize>
<item>Rickard E. (Rik) Faith <email>faith@precisioninsight.com</email>