diff options
-rw-r--r-- | xgamma.c | 2 | ||||
-rw-r--r-- | xgamma.man | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -21,7 +21,7 @@ * * Written by David Bateman */ -/* $XFree86: xc/programs/xgamma/xgamma.c,v 1.4 1999/04/25 10:02:57 dawes Exp $ */ +/* $XFree86: xc/programs/xgamma/xgamma.c,v 1.3 1999/03/21 07:35:38 dawes Exp $ */ #include <stdio.h> #include <errno.h> @@ -18,11 +18,11 @@ .\" other dealings in this Software without prior written authorization .\" from The XFree86 Project. .\" -.\" $XFree86: xc/programs/xgamma/xgamma.man,v 1.7 2001/01/27 18:21:14 dawes Exp $ +.\" $XFree86: xc/programs/xgamma/xgamma.man,v 1.6 2001/01/24 00:06:45 dawes Exp $ .\" .TH xgamma 1 __vendorversion__ .SH NAME -xgamma - Alter a monitor's gamma correction for XFree86 +xgamma - Alter a monitor's gamma correction through the X server .SH SYNOPSIS .B "xgamma" [-display \fIdisplay\fP] [-screen \fIscreen\fP] [-quiet] @@ -31,7 +31,7 @@ xgamma - Alter a monitor's gamma correction for XFree86 .PP .B xgamma allows X users to query and alter the gamma correction of a monitor via -the XFree86 X server video mode extension (XFree86-VidModeExtension). +the X video mode extension (XFree86-VidModeExtension). .SH OPTIONS .PP .TP 8 |