summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-02 21:47:20 +0000
committerEgbert Eich <eich@suse.de>2004-04-02 21:47:20 +0000
commitf5b4c38a56fba9f8e885095d6cd31eac4bb88c26 (patch)
tree6885db417f78e88a7fb1176ecbcb011743ec0c35
parent2543808e803abaf7064c2df67bd29bfd3e14c610 (diff)
-rw-r--r--README.sgml8
-rw-r--r--man/i128.man6
2 files changed, 7 insertions, 7 deletions
diff --git a/README.sgml b/README.sgml
index 2ecbc3a..84f9024 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,13 +1,13 @@
-<!DOCTYPE linuxdoc PUBLIC "-//XFree86//DTD linuxdoc//EN"[
+<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN"[
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>
<article>
<title>Information for Number Nine I128 Users
<author>The XFree86 Project Inc.
-<date>3 November 2000
+<date>25 March 2004
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/I128.sgml,v 1.5 2000/11/06 22:03:28 dawes Exp $
+$Id$
</ident>
<toc>
@@ -45,7 +45,7 @@ supported.
<p>
The I128 driver should auto-detect all supported hardware so you needn't
have anything other than the Identifier in the Section "Device" of the
-XF86Config file. When running the XF86Setup or xf86config programs one
+xorg.conf file. When running the xorgcfg or xorgconfig programs one
merely needs to select an I128 card so that the correct server will be
used. One need not and should not specify a RAMDAC, clockchip or allow
the setup program to probe for clocks. The driver will auto-detect the
diff --git a/man/i128.man b/man/i128.man
index 24a1a4d..c4a1f71 100644
--- a/man/i128.man
+++ b/man/i128.man
@@ -14,7 +14,7 @@ i128 \- Number 9 I128 video driver
.fi
.SH DESCRIPTION
.B i128
-is an XFree86 driver for Number 9 I128 video cards. The driver is
+is an __xservername__ driver for Number 9 I128 video cards. The driver is
accelerated and provides support for all versions of the I128 chip family,
including the SGI flatpanel configuration. Multi-head configurations are
supported.
@@ -34,7 +34,7 @@ Ticket 2 Ride
.B I128-T2R4
Ticket 2 Ride IV
.SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details. This section only covers configuration details specific to this
driver.
.PP
@@ -65,6 +65,6 @@ Default: false.
This turns on verbose debug information from the driver.
Default: off.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS
Authors include: Robin Cutshaw (driver), Galen Brooks (flatpanel support).