summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:43 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-03-29 15:45:43 +0000
commitf5a9fa5d78bbbb7ffd2a4c289355c78a2a50f352 (patch)
tree77269a488409d8161db1b619b27d3075c7c3fe5d
parent13412d51a4ccd03ba18f9e91098847a5897ed89a (diff)
merge with XORG-RELEASE-1-TM
-rw-r--r--README.sgml9
-rw-r--r--man/newport.man6
2 files changed, 8 insertions, 7 deletions
diff --git a/README.sgml b/README.sgml
index 92c6546..942a40d 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;
]>
@@ -7,7 +7,8 @@
<author>Guido G&uuml;nther
<date>24 February 2003
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/newport.sgml,v 1.6 2003/02/25 19:31:02 dawes Exp $
+$Id$
+Based on $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/newport.sgml,v 1.6 2003/02/25 19:31:02 dawes Exp $
</ident>
<toc>
@@ -27,7 +28,7 @@ working.
<sect>Notes
<p>
<itemize>
- <item>X -configure does not generate a XF86Config file.
+ <item>X -configure does not generate a xorg.conf file.
<item>There's only a 1280x1024 mode.
</itemize>
@@ -36,7 +37,7 @@ working.
<p>
The driver auto-detects all device information necessary to
initialize the card on the Indy. 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 "SGI newport"
diff --git a/man/newport.man b/man/newport.man
index 8c181df..28c336f 100644
--- a/man/newport.man
+++ b/man/newport.man
@@ -14,14 +14,14 @@ newport \- Newport video driver
.fi
.SH DESCRIPTION
.B newport
-is an XFree86 driver for the SGI Indy's and Indigo2's newport video cards.
+is an __xservername__ driver for the SGI Indy's and Indigo2's newport video cards.
.SH SUPPORTED HARDWARE
The
.B newport
driver supports the Newport (also called XL) cards found in SGI Indys and Indigo2s.
It supports both the 8bit and 24bit versions of the Newport.
.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
@@ -39,7 +39,7 @@ Enable or disable the HW cursor. Default: on.
.BI "Option \*qBusID\*q \*q"integer \*q
Set to 1 for the Indigo2 XL. Default: 0
.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:
Guido GÜnther \fIagx@sigxcpu.org\fP