diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:33 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-26 22:31:33 +0000 |
commit | a329e09692a6ac1c04630412c5720060ef5cf534 (patch) | |
tree | 62772f85789fd8a3d021803f0954c3a048b3b038 | |
parent | 76499605ae964f17633b8f7c36edb6562ca7d7ff (diff) |
32. Fix TM issues in all video driver manual pages. (Keith Packard)XORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
-rw-r--r-- | man/nv.man | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,7 +14,7 @@ nv \- NVIDIA video driver .fi .SH DESCRIPTION .B nv -is an XFree86 driver for NVIDIA video cards. The driver supports 2D +is an __xservername__ driver for NVIDIA video cards. The driver supports 2D acceleration and provides support for the following framebuffer depths: 8, 15, 16 (except Riva128) and 24. All visual types are supported for depth 8, TrueColor and DirectColor @@ -53,7 +53,7 @@ NV17, NV18, NV25, NV28 .B GeForce FX, QUADRO FX NV30, NV31, NV34, NV35, NV36, NV38 .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 @@ -114,7 +114,7 @@ is used. .BI "Option \*qShadowFB\*q \*q" boolean \*q Enable or disable use of the shadow framebuffer layer. 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: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, Mark Vojkovich |