summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
commit3fbe1af738f387e44b92908b815cfa11382abcdc (patch)
tree3fbbad8b5a502e0ff11ab61f8d24890638d24c11
parent61701510136abb205116555a835f98a3c2f40183 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xgamma.man14
1 files changed, 7 insertions, 7 deletions
diff --git a/xgamma.man b/xgamma.man
index f61cddd..8a49b06 100644
--- a/xgamma.man
+++ b/xgamma.man
@@ -1,10 +1,10 @@
.\" Copyright 1999 by The XFree86 Project, Inc.
-.\"
+.\"
.\" All Rights Reserved.
-.\"
+.\"
.\" The above copyright notice and this permission notice shall be included
.\" in all copies or substantial portions of the Software.
-.\"
+.\"
.\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
.\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
.\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
@@ -12,7 +12,7 @@
.\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
.\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
.\" OTHER DEALINGS IN THE SOFTWARE.
-.\"
+.\"
.\" Except as contained in this notice, the name of The XFree86 Project shall
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
@@ -32,8 +32,8 @@ 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
+.I -gamma
+or
.IR -rgamma / -ggamma / -bgamma
options,
.B xgamma
@@ -62,7 +62,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.
+specifies the gamma correction as a single value.
.PP
.TP 8
.B "-rgamma f.f"