summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-05-18 23:57:13 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-05-18 23:57:13 -0700
commit52251cd5c6e70a1cc3b037e976da4c8a7d8d4d5b (patch)
treea973afd57dffb85ab4211f8c919b5df262df5d7d
parent5453c3e32e6efb579ca407134333ffc98c0cce3a (diff)
X.Org Bug #10616: xgamma man page describes how to print gamma poorly
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #296201 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296021>
-rw-r--r--xgamma.man13
1 files changed, 9 insertions, 4 deletions
diff --git a/xgamma.man b/xgamma.man
index 546f688..b2de351 100644
--- a/xgamma.man
+++ b/xgamma.man
@@ -32,6 +32,14 @@ xgamma - Alter a monitor's gamma correction through the X server
.B xgamma
allows X users to query and alter the gamma correction of a monitor via
the X video mode extension (XFree86-VidModeExtension).
+.PP
+If no value for the gamma correction is given via the
+.I -gamma
+or
+.IR -rgamma / -ggamma / -bgamma
+options,
+.B xgamma
+prints the current gamma correction of the display.
.SH OPTIONS
.PP
.TP 8
@@ -56,10 +64,7 @@ Print out the `Usage:' command syntax summary.
.B "-gamma f.f"
The gamma correction can either be defined as a single value, or
separately for the red, green and blue components. This argument
-specifies the gamma correction as a single value. If no value for
-the gamma correction is given
-.B xgamma
-returns the current gamma correction of the display.
+specifies the gamma correction as a single value.
.PP
.TP 8
.B "-rgamma f.f"