diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-29 06:11:52 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-29 06:11:52 +0000 |
commit | 1992cb641b67356fd7a1738f7d37d883bb2c4c19 (patch) | |
tree | 17dfb8ead84e590c0d7d6b3e57886a55b488c918 | |
parent | a81ccfd42b231bc8da2392021455be6961afb00f (diff) |
43. Updates to SGML and SGML-generated documentationXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
(Jim Gettys, with minor hacks by Keith Packard)
-rw-r--r-- | README.sgml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.sgml b/README.sgml index 7782a87d..2aba95fd 100644 --- a/README.sgml +++ b/README.sgml @@ -71,14 +71,14 @@ More up to date information about the i810 driver can be found in the <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 "Intel i810" Driver "i810" 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> @@ -120,7 +120,9 @@ capable server. <item>Keith Whitwell </itemize> -This driver was donated to The XFree86 Project by: +The X11R&relvers; version of this driver originally came from XFree86 4.4 rc2. + +The XFree86 version of this driver was donated to The XFree86 Project by: <verb> Precision Insight, Inc. Cedar Park, TX |