summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commiteccd3b2e58ee33f5b25962d3087a01fb4a0c526e (patch)
tree411cfe49216adeb7e590331c84746ee4c30714f3
parentba779d0a7cd6a937f0b9af6e987c84ffd10a1d91 (diff)
downloadxev-eccd3b2e58ee33f5b25962d3087a01fb4a0c526e.tar.gz
xev-eccd3b2e58ee33f5b25962d3087a01fb4a0c526e.tar.bz2
xev-eccd3b2e58ee33f5b25962d3087a01fb4a0c526e.zip
man: remove trailing spaces and tabs
Using s/[ \t]*$// Change-Id: Ic793510edc99d4ad7a55017f426b3e928e3137b0 Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--xev.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/xev.man b/xev.man
index 8bb7e32..f124cd6 100644
--- a/xev.man
+++ b/xev.man
@@ -13,7 +13,7 @@ xev - print contents of X events
moved, resized, typed in, clicked in, etc.). You can also attach it to an
existing window. It is useful for seeing what causes events to occur and to
display the information that they contain; it is essentially a debugging and
-development tool, and should not be needed in normal usage.
+development tool, and should not be needed in normal usage.
.SH OPTIONS
.TP 8
.B \-display \fIdisplay\fP
@@ -21,7 +21,7 @@ This option specifies the X server to contact.
.TP 8
.B \-geometry \fIgeom\fP
This option specifies the size and/or location of the window, if a window is
-to be created.
+to be created.
.TP 8
.B \-bw \fIpixels\fP
This option specifies the border width for the window.