summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-02-27 18:16:13 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-02-27 18:16:13 +0000
commit31e8d94f0f097d08075816939f36ad6d957878fa (patch)
treee6bf5ba1beaa550f37bacac041a7b12c7b0b8358
parent73052d252e5db99d1f3fcd8333eb6b8ffa796615 (diff)
Typo fix (Nicholas Joly, XFree86 bugzilla #1658)
-rw-r--r--ChangeLog5
-rw-r--r--man/nsc.man10
2 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index bcb1d76..d4b032c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-27 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * man/nsc.man:
+ Typo fix (Nicholas Joly, XFree86 bugzilla #1658)
+
2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
diff --git a/man/nsc.man b/man/nsc.man
index f5a5f6f..1f6c2f1 100644
--- a/man/nsc.man
+++ b/man/nsc.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc.man,v 1.2 2003/05/29 21:48:09 herrb Exp $
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc.man,v 1.1 2002/12/10 15:12:23 alanh Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH NSC __drivermansuffix__ __vendorversion__
@@ -14,7 +14,7 @@ nsc \- Nsc video driver
.fi
.SH DESCRIPTION
.B nsc
-is an XFree86 driver for National Semiconductors GEODE processor family.
+is an __xservername__ driver for National Semiconductors GEODE processor family.
It uses the DURANGO kit provided by National Semiconductor.
The driver is accelerated, and provides support for the following
framebuffer depths: 8, 16 and 24.
@@ -24,7 +24,7 @@ The
driver supports GXLV (5530 companion chip), SC1200, SC1400 and
GX2 (5535 companion chip).
.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
@@ -72,7 +72,7 @@ Default: no rotation.
.TP
.BI "Option \*qFlatPanel\*q \*q" boolean \*q
This enables the FlatPanel display unit. The FlatPanel depends on the
-BIOS to do the Pnale h/w initialization.
+BIOS to do the Panel h/w initialization.
In GX2 based platforms with TFT part Flatpanel is enabled, and on CRT
part is disabled.
Default: off.
@@ -129,6 +129,6 @@ view on TV. The parameters xx: X-offset, yy: Y-offset, ww: Viewable width,
hh: Viewable height.
Default: no TV.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHOR
Author: Sarma V. Kolluru