summaryrefslogtreecommitdiff
path: root/README.sgml
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-02 21:47:19 +0000
committerEgbert Eich <eich@suse.de>2004-04-02 21:47:19 +0000
commit980d29e6317fd8c4893b4064f06ac3bf147e6c3e (patch)
tree64861a22b7fbd284b908123fb1c7904400263e18 /README.sgml
parent1ea2b49af3a35b918b25ab22711dcc89f0d9ab41 (diff)
Diffstat (limited to 'README.sgml')
-rw-r--r--README.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.sgml b/README.sgml
index edb7f31..d99a746 100644
--- a/README.sgml
+++ b/README.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 @@
Henrik Harmsen (<email>Henrik.Harmsen@erv.ericsson.se</email>)
<date> 6 March 2000
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/apm.sgml,v 1.4 2003/10/19 19:47:17 dawes Exp $
+$Id$
</ident>
<toc>
@@ -37,7 +37,7 @@ graphics chipsets. The following chipsets are supported:
<sect> Acceleration
<p>
-The apm driver uses the XAA (XFree86 Acceleration Architecture) in the
+The apm driver uses the XAA in the
SVGA server. It has support for the following acceleration:
<itemize>
@@ -77,15 +77,15 @@ memory and to use it you will have to put
Option "ShadowFB"
</verb>
-in your XF86Config file.
+in your xorg.conf file.
<sect> Configuration
<p>
-First: Run the xf86config program to create a correct
+First: Run the xorgconfig program to create a correct
configuration.
You can turn off hardware cursor by inserting the following line in the
-Device section of the XF86Config file:
+Device section of the xorg.conf file:
<verb>
Option "SWcursor"
</verb>