summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-03-28 07:54:22 +0000
committerKeith Packard <keithp@keithp.com>2004-03-28 07:54:22 +0000
commit60cb1b8a3507788cb12da608a68208c4a220938c (patch)
tree633dfc918c2e9e512e272759a08aaff569c0c4d0
parentd8e0f9072de7745463bc6558af64eb447a0feef1 (diff)
41. TM fixes for remaining man pages. Also fixes broken CVS ident lines inXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
many video driver man pages. (Keith Packard)
-rw-r--r--xvidtune.man18
1 files changed, 9 insertions, 9 deletions
diff --git a/xvidtune.man b/xvidtune.man
index b77c774..12bb80c 100644
--- a/xvidtune.man
+++ b/xvidtune.man
@@ -26,9 +26,9 @@
.\" other dealings in this Software without prior written authorization
.\" from Kaleb S. KEITHLEY.
.\"
-.TH xvidtune 1 __vendorversion__
+.TH xvidtune __appmansuffix__ __vendorversion__
.SH NAME
-xvidtune \- video mode tuner for XFree86
+xvidtune \- video mode tuner for __xservername__
.SH SYNOPSIS
.B xvidtune
[
@@ -43,7 +43,7 @@ xvidtune \- video mode tuner for XFree86
.I \-toolkitoption
\&.\|.\|. ]
.SH DESCRIPTION
-Xvidtune is a client interface to the XFree86 X server video mode
+Xvidtune is a client interface to the X server video mode
extension (XFree86-VidModeExtension).
.PP
When given one of the non-toolkit options, xvidtune provides
@@ -53,9 +53,9 @@ Without any options (or with only toolkit options) it
presents the user with various buttons and sliders that can be
used to interactively adjust existing video modes.
It will also print the settings in a format suitable for inclusion
-in an XF86Config file.
+in an __xconfigfile__ file.
.PP
-Normally the XFree86 X servers only allow changes to be made with
+Normally the __xservername__ X servers only allow changes to be made with
the XFree86-VidModeExtension from clients connected via a local
connection type.
.PP
@@ -108,7 +108,7 @@ Return the settings to their original values.
Query the server for its current settings.
.TP 10
.B Show
-Print the currently selected settings to stdout in XF86Config
+Print the currently selected settings to stdout in __xconfigfile__
"Modeline" format. The primary selection is similarly set.
.TP 10
.B Next
@@ -141,7 +141,7 @@ be useful. For S3 Trio32/Trio64 cards only \fIInvertVCLK\fP is available.
At the moment there are no default settings available for these chips
in the video mode extension and thus this feature is disabled in xvidtune.
It can be enabled by setting any of the optional S3 commands in the
-screen section of XF86Config, e.g. using
+screen section of __xconfigfile__, e.g. using
.RS 10
.B blank_delay \fI"\(**"\fP 0
.RE
@@ -150,7 +150,7 @@ screen section of XF86Config, e.g. using
as the following:
.TP 10
.B \-show
-Print the current settings to stdout in XF86Config
+Print the current settings to stdout in __xconfigfile__
"Modeline" format and exit.
.TP 10
.B \-prev
@@ -166,7 +166,7 @@ did not exit cleanly and they are still disabled, the program can
be re-run with this option to re-enable the mode switching key
combinations.
.SH SEE ALSO
-XF86Config(4/5), XFree86(1)
+__xconfigfile__(__filemansuffix__), __xservername__(__appmansuffix__)
.SH AUTHORS
Kaleb S. Keithley, X Consortium.
.br