From 3fbe1af738f387e44b92908b815cfa11382abcdc Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 13 Jan 2011 11:15:47 -0500 Subject: man: remove trailing spaces and tabs Using s/[ \t]*$// Signed-off-by: Gaetan Nadon --- xgamma.man | 14 +++++++------- 1 file 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" -- cgit v1.2.3