summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:48 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:48 -0500
commitd604128cf39507dc80a46449a15050f2a066d50f (patch)
treecb6ce453c85cdd58124291fa2e88d71d58fd9dee
parent631be2568befbd4aee98a3cd4849403554db79d7 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xrefresh.man16
1 files changed, 8 insertions, 8 deletions
diff --git a/xrefresh.man b/xrefresh.man
index d1a26eb..6da5515 100644
--- a/xrefresh.man
+++ b/xrefresh.man
@@ -1,14 +1,14 @@
.\" Copyright 1988, 1998 The Open Group
-.\"
+.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
.\" documentation for any purpose is hereby granted without fee, provided that
.\" the above copyright notice appear in all copies and that both that
.\" copyright notice and this permission notice appear in supporting
.\" documentation.
-.\"
+.\"
.\" 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.
@@ -16,7 +16,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 Open Group shall
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
@@ -27,7 +27,7 @@
xrefresh - refresh all or part of an X screen
.SH SYNOPSIS
.B "xrefresh"
-[-option ...]
+[-option ...]
.SH DESCRIPTION
.PP
.I Xrefresh
@@ -35,11 +35,11 @@ is a simple X program that causes all or part of your screen to be repainted.
This is useful when system messages have messed up your screen.
.I Xrefresh
maps a window on top of the desired area of the screen and then immediately
-unmaps it,
+unmaps it,
causing refresh events to be sent to all applications. By default,
a window with no background is used, causing all applications to repaint
``smoothly.''
-However, the various options can be used to indicate that a solid background
+However, the various options can be used to indicate that a solid background
(of any color) or the root window background should be used instead.
.SH ARGUMENTS
.PP
@@ -77,7 +77,7 @@ refresh; see \fIX(__miscmansuffix__)\fP.
.SH X DEFAULTS
The
.I xrefresh
-program uses the routine
+program uses the routine
.I XGetDefault(__libmansuffix__)
to read defaults, so its resource names are all capitalized.
.PP